Trace number 2066258

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pcs 0.3.2? (MO) 194.785 195.347

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-20-30.xml
MD5SUMde1a4b88e074f5e2a8f7cfa8a5e48f0f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints100
Maximum constraint arity30
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has operations which may create big domains
0.00/0.01	c big-domain mode
0.00/0.01	c Seed is 1927212893
0.00/0.01	c Constructing HOME/instance-2066258-1247704632.xml  with 3600 constraints
0.00/0.06	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2066258-1247704632/watcher-2066258-1247704632 -o /tmp/evaluation-result-2066258-1247704632/solver-2066258-1247704632 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1927212893 HOME/instance-2066258-1247704632.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 1.91 4/73 12574
/proc/meminfo: memFree=495880/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=5356 CPUtime=0
/proc/12574/stat : 12574 (pcssolve) S 12572 12574 10964 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 57528379 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12574/statm: 1339 242 201 169 0 50 0
[pid=12575] ppid=12574 vsize=5356 CPUtime=0
/proc/12575/stat : 12575 (pcssolve) R 12574 12574 10964 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 57528379 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 249069890855 0 0 4096 0 0 0 0 17 1 0 0
/proc/12575/statm: 1339 243 202 169 0 50 0
[pid=12576] ppid=12574 vsize=3676 CPUtime=0
/proc/12576/stat : 12576 (grep) S 12574 12574 10964 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 57528380 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 249070059602 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/12576/statm: 919 121 99 19 0 43 0

[startup+0.0145421 s]
/proc/loadavg: 1.99 2.00 1.91 4/73 12574
/proc/meminfo: memFree=495880/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=2888 CPUtime=0
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 411 826 0 0 0 0 0 0 22 0 1 0 57528379 2957312 35 996147200 134512640 135215973 4294956304 18446744073709551615 11919659 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 722 35 25 171 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2888

[startup+0.102553 s]
/proc/loadavg: 1.99 2.00 1.91 4/73 12574
/proc/meminfo: memFree=495880/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=7460 CPUtime=0.08
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 1693 826 0 0 8 0 0 0 22 0 1 0 57528379 7639040 1148 996147200 134512640 135215973 4294956304 18446744073709551615 134600057 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 1865 1148 406 171 0 790 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7460

[startup+0.302573 s]
/proc/loadavg: 1.99 2.00 1.91 4/73 12574
/proc/meminfo: memFree=495880/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=9596 CPUtime=0.29
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 2343 826 0 0 28 1 0 0 23 0 1 0 57528379 9826304 1484 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 2399 1484 409 171 0 1324 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9596

[startup+0.702613 s]
/proc/loadavg: 1.99 2.00 1.91 4/73 12574
/proc/meminfo: memFree=495880/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=10800 CPUtime=0.68
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 2632 826 0 0 67 1 0 0 25 0 1 0 57528379 11059200 1773 996147200 134512640 135215973 4294956304 18446744073709551615 134533182 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 2700 1773 409 171 0 1625 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10800

[startup+1.50169 s]
/proc/loadavg: 1.99 2.00 1.91 3/74 12580
/proc/meminfo: memFree=487552/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=13552 CPUtime=1.48
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 3330 826 0 0 147 1 0 0 25 0 1 0 57528379 13877248 2438 996147200 134512640 135215973 4294956304 18446744073709551615 134976685 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 3388 2438 409 171 0 2313 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13552

[startup+3.10185 s]
/proc/loadavg: 1.99 2.00 1.91 3/74 12580
/proc/meminfo: memFree=480704/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=21368 CPUtime=3.08
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 5282 826 0 0 306 2 0 0 25 0 1 0 57528379 21880832 4390 996147200 134512640 135215973 4294956304 18446744073709551615 134553754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 5342 4390 409 171 0 4267 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21368

[startup+6.30116 s]
/proc/loadavg: 1.99 2.00 1.91 3/74 12580
/proc/meminfo: memFree=460160/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=35948 CPUtime=6.28
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 9000 826 0 0 624 4 0 0 25 0 1 0 57528379 36810752 8010 996147200 134512640 135215973 4294956304 18446744073709551615 134597887 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 8987 8010 409 171 0 7912 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35948

[startup+12.7018 s]
/proc/loadavg: 1.99 2.00 1.91 3/74 12580
/proc/meminfo: memFree=415368/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=69792 CPUtime=12.68
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 17569 826 0 0 1261 7 0 0 25 0 1 0 57528379 71467008 16385 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 17448 16385 409 171 0 16373 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 69792

[startup+25.502 s]
/proc/loadavg: 1.99 2.00 1.91 3/74 12580
/proc/meminfo: memFree=332936/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=129368 CPUtime=25.47
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 32727 826 0 0 2533 14 0 0 25 0 1 0 57528379 132472832 31157 996147200 134512640 135215973 4294956304 18446744073709551615 135096608 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 32342 31157 409 171 0 31267 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 129368

[startup+51.1026 s]
/proc/loadavg: 1.99 2.00 1.91 3/74 12580
/proc/meminfo: memFree=156296/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=263176 CPUtime=51.06
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 66580 826 0 0 5076 30 0 0 25 0 1 0 57528379 269492224 64240 996147200 134512640 135215973 4294956304 18446744073709551615 4158960136 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 65794 64240 409 171 0 64719 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 263176

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 1.91 3/74 12580
/proc/meminfo: memFree=15560/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=461048 CPUtime=102.2
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 116543 826 0 0 10168 52 0 0 25 0 1 0 57528379 472113152 114203 996147200 134512640 135215973 4294956304 18446744073709551615 134590990 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 115262 114203 409 171 0 114187 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 461048

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.91 3/74 12580
/proc/meminfo: memFree=15560/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=761028 CPUtime=162.03
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 191473 826 0 0 16118 85 0 0 25 0 1 0 57528379 779292672 187595 996147200 134512640 135215973 4294956304 18446744073709551615 134600356 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 190257 187595 409 171 0 189182 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 761028



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+195.202 s]
/proc/loadavg: 2.12 2.03 1.92 3/74 12580
/proc/meminfo: memFree=15048/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=921612 CPUtime=194.62
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4194304 232197 826 0 0 19358 104 0 0 25 0 1 0 57528379 943730688 228319 996147200 134512640 135215973 4294956304 18446744073709551615 134532952 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 230403 228319 409 171 0 229328 0
Current children cumulated CPU time (s) 194.62
Current children cumulated vsize (KiB) 921612

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+195.307 s]
/proc/loadavg: 2.12 2.03 1.92 3/74 12580
/proc/meminfo: memFree=15048/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=0 CPUtime=194.73
/proc/12574/stat : 12574 (pcs.big) R 12572 12574 10964 0 -1 4195332 232197 826 0 0 19359 114 0 0 25 0 1 0 57528379 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/12574/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 194.73
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 195.347
CPU time (s): 194.785
CPU user time (s): 193.593
CPU system time (s): 1.19282
CPU usage (%): 99.7123
Max. virtual memory (cumulated for all children) (KiB): 921612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 193.593
system time used= 1.19282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233023
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 1171

runsolver used 0.171973 second user time and 0.550916 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-16 02:37:12
IDJOB=2066258
IDBENCH=54499
IDSOLVER=733
FILE ID=node89/2066258-1247704632
PBS_JOBID= 9521141
Free space on /tmp= 66176 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-20-30.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066258-1247704632/watcher-2066258-1247704632 -o /tmp/evaluation-result-2066258-1247704632/solver-2066258-1247704632 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1927212893 HOME/instance-2066258-1247704632.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= de1a4b88e074f5e2a8f7cfa8a5e48f0f
RANDOM SEED=1927212893

node89.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        496360 kB
Buffers:         82856 kB
Cached:         802640 kB
SwapCached:          0 kB
Active:         777396 kB
Inactive:       695064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        496360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:         598536 kB
Slab:            71408 kB
Committed_AS:  1047756 kB
PageTables:       2852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66172 MiB
End job on node89 at 2009-07-16 02:40:29