Trace number 2066237

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-restart 0.3.2? (MO) 152.31 153.957

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-10-15.xml
MD5SUM3cfc3f209680dfb37f186af7d36d0e99
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.63345
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints50
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension50
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.09	c Seed is 1475400587
0.00/0.09	c Constructing HOME/instance-2066237-1247704596.xml  with 900 constraints
0.00/0.09	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-2066237-1247704596/watcher-2066237-1247704596 -o /tmp/evaluation-result-2066237-1247704596/solver-2066237-1247704596 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1475400587 HOME/instance-2066237-1247704596.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: 2.00 2.03 2.05 4/82 11777
/proc/meminfo: memFree=713544/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=5356 CPUtime=0
/proc/11777/stat : 11777 (pcssolve) R 11775 11777 10909 0 -1 4194304 264 0 0 0 0 0 0 0 23 0 1 0 57525773 5484544 232 996147200 4194304 4889804 548682068800 18446744073709551615 4469284 0 0 4100 65536 0 0 0 17 1 0 0
/proc/11777/statm: 1339 232 193 169 0 50 0

[startup+0.207264 s]
/proc/loadavg: 2.00 2.03 2.05 4/82 11777
/proc/meminfo: memFree=713544/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=6076 CPUtime=0.18
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 1214 817 0 0 18 0 0 0 19 0 1 0 57525773 6221824 822 996147200 134512640 135215973 4294956304 18446744073709551615 134600629 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 1519 822 409 171 0 444 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6076

[startup+0.301269 s]
/proc/loadavg: 2.00 2.03 2.05 4/82 11777
/proc/meminfo: memFree=713544/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=6604 CPUtime=0.28
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 1345 817 0 0 28 0 0 0 19 0 1 0 57525773 6762496 953 996147200 134512640 135215973 4294956304 18446744073709551615 134989308 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 1651 953 409 171 0 576 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6604

[startup+0.401276 s]
/proc/loadavg: 2.00 2.03 2.05 4/82 11777
/proc/meminfo: memFree=713544/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=7116 CPUtime=0.38
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 1480 817 0 0 38 0 0 0 20 0 1 0 57525773 7286784 1088 996147200 134512640 135215973 4294956304 18446744073709551615 135095011 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 1779 1088 409 171 0 704 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 7116

[startup+0.701294 s]
/proc/loadavg: 2.00 2.03 2.05 4/82 11777
/proc/meminfo: memFree=713544/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=8884 CPUtime=0.67
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 1895 817 0 0 67 0 0 0 23 0 1 0 57525773 9097216 1503 996147200 134512640 135215973 4294956304 18446744073709551615 134902073 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 2221 1503 409 171 0 1146 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8884

[startup+1.50135 s]
/proc/loadavg: 2.00 2.03 2.05 3/83 11783
/proc/meminfo: memFree=706432/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=13320 CPUtime=1.46
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 3012 817 0 0 145 1 0 0 25 0 1 0 57525773 13639680 2587 996147200 134512640 135215973 4294956304 18446744073709551615 134591431 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 3330 2587 409 171 0 2255 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13320

[startup+3.10145 s]
/proc/loadavg: 2.00 2.03 2.05 3/83 11783
/proc/meminfo: memFree=700224/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=22092 CPUtime=3.05
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 5290 817 0 0 303 2 0 0 25 0 1 0 57525773 22622208 4800 996147200 134512640 135215973 4294956304 18446744073709551615 134581446 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 5523 4800 409 171 0 4448 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 22092

[startup+6.30165 s]
/proc/loadavg: 2.00 2.03 2.05 3/83 11783
/proc/meminfo: memFree=676608/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=39688 CPUtime=6.23
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 9786 817 0 0 618 5 0 0 25 0 1 0 57525773 40640512 9134 996147200 134512640 135215973 4294956304 18446744073709551615 134597350 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 9922 9134 409 171 0 8847 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 39688

[startup+12.701 s]
/proc/loadavg: 2.00 2.03 2.05 3/83 11783
/proc/meminfo: memFree=636544/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=75100 CPUtime=12.57
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 18820 817 0 0 1247 10 0 0 25 0 1 0 57525773 76902400 17846 996147200 134512640 135215973 4294956304 18446744073709551615 134674746 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 18775 17846 409 171 0 17700 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 75100

[startup+25.5069 s]
/proc/loadavg: 2.00 2.02 2.04 3/83 11783
/proc/meminfo: memFree=549568/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=149004 CPUtime=25.25
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 37795 817 0 0 2506 19 0 0 25 0 1 0 57525773 152580096 36179 996147200 134512640 135215973 4294956304 18446744073709551615 134648241 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 37251 36179 409 171 0 36176 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 149004

[startup+51.1015 s]
/proc/loadavg: 2.00 2.02 2.04 3/83 11783
/proc/meminfo: memFree=385856/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=301420 CPUtime=50.61
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 76919 817 0 0 5021 40 0 0 25 0 1 0 57525773 308654080 74021 996147200 134512640 135215973 4294956304 18446744073709551615 134533322 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 75355 74021 409 171 0 74280 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 301420

[startup+102.302 s]
/proc/loadavg: 2.06 2.03 2.04 3/83 11783
/proc/meminfo: memFree=52096/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=609064 CPUtime=101.33
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 155796 817 0 0 10053 80 0 0 25 0 1 0 57525773 623681536 150336 996147200 134512640 135215973 4294956304 18446744073709551615 134590913 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 152266 150336 409 171 0 151191 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 609064



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+153.802 s]
/proc/loadavg: 2.22 2.07 2.05 4/83 11783
/proc/meminfo: memFree=15296/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=921752 CPUtime=152.14
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4194304 235853 817 0 0 15089 125 0 0 25 0 1 0 57525773 943874048 226296 996147200 134512640 135215973 4294956304 18446744073709551615 134591040 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 230438 226296 409 171 0 229363 0
Current children cumulated CPU time (s) 152.14
Current children cumulated vsize (KiB) 921752

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

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

[startup+153.908 s]
/proc/loadavg: 2.22 2.07 2.05 4/83 11783
/proc/meminfo: memFree=15296/2055920 swapFree=4191900/4192956
[pid=11777] ppid=11775 vsize=0 CPUtime=152.24
/proc/11777/stat : 11777 (pcs.big) R 11775 11777 10909 0 -1 4195332 235853 817 0 0 15089 135 0 0 25 0 1 0 57525773 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11777/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 152.24
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 153.957
CPU time (s): 152.31
CPU user time (s): 150.9
CPU system time (s): 1.40979
CPU usage (%): 98.9301
Max. virtual memory (cumulated for all children) (KiB): 921752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 150.9
system time used= 1.40978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236670
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= 21
involuntary context switches= 6330

runsolver used 0.223965 second user time and 0.481926 second system time

The end

Launcher Data

Begin job on node29 at 2009-07-16 02:36:36
IDJOB=2066237
IDBENCH=54496
IDSOLVER=734
FILE ID=node29/2066237-1247704596
PBS_JOBID= 9521252
Free space on /tmp= 66320 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-10-15.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066237-1247704596/watcher-2066237-1247704596 -o /tmp/evaluation-result-2066237-1247704596/solver-2066237-1247704596 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1475400587 HOME/instance-2066237-1247704596.xml

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

MD5SUM BENCH= 3cfc3f209680dfb37f186af7d36d0e99
RANDOM SEED=1475400587

node29.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.225
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.225
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        714024 kB
Buffers:         76276 kB
Cached:         507588 kB
SwapCached:        392 kB
Active:         855132 kB
Inactive:       415252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        714024 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:         706216 kB
Slab:            55440 kB
Committed_AS:  1379484 kB
PageTables:       3268 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= 66320 MiB
End job on node29 at 2009-07-16 02:39:12