Trace number 2066116

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) 517.265 519.547

General information on the benchmark

Namecsp/pseudo/par/
normalized-par-32-2-c.xml
MD5SUMa74560533e7ad9b82e138ec40698969f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark170.3
Satisfiable
(Un)Satisfiability was proved
Number of variables2606
Number of constraints6509
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6509
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has operations which may create big domains
0.00/0.02	c big-domain mode
0.00/0.02	c Seed is 914763651
0.00/0.02	c Constructing HOME/instance-2066116-1247704391.xml  with 20458 constraints
0.37/0.46	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-2066116-1247704391/watcher-2066116-1247704391 -o /tmp/evaluation-result-2066116-1247704391/solver-2066116-1247704391 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 914763651 HOME/instance-2066116-1247704391.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 1.97 1.85 4/73 11802
/proc/meminfo: memFree=1336048/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=5356 CPUtime=0
/proc/11802/stat : 11802 (pcssolve) R 11800 11802 10750 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57504441 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 210723465887 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11802/statm: 1339 241 200 169 0 50 0
[pid=11803] ppid=11802 vsize=3676 CPUtime=0
/proc/11803/stat : 11803 (fgrep) R 11802 11802 10750 0 -1 4194304 143 0 0 0 0 0 0 0 22 0 1 0 57504442 3764224 110 996147200 4194304 4274172 548682068976 18446744073709551615 210723635282 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 919 110 85 19 0 43 0
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (pcssolve) R 11802 11802 10750 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57504442 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 210723465887 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11804/statm: 1339 241 200 169 0 50 0

[startup+0.0265769 s]
/proc/loadavg: 2.00 1.97 1.85 4/73 11802
/proc/meminfo: memFree=1336048/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=2888 CPUtime=0
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 411 826 0 0 0 0 0 0 24 0 1 0 57504441 2957312 35 996147200 134512640 135215973 4294956304 18446744073709551615 7708971 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 722 35 25 171 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2888

[startup+0.10159 s]
/proc/loadavg: 2.00 1.97 1.85 4/73 11802
/proc/meminfo: memFree=1336048/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=6164 CPUtime=0.07
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 1234 826 0 0 7 0 0 0 24 0 1 0 57504441 6311936 802 996147200 134512640 135215973 4294956304 18446744073709551615 4158919164 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 1541 802 385 171 0 466 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6164

[startup+0.301609 s]
/proc/loadavg: 2.00 1.97 1.85 4/73 11802
/proc/meminfo: memFree=1336048/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=9304 CPUtime=0.27
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 2214 826 0 0 26 1 0 0 25 0 1 0 57504441 9527296 1450 996147200 134512640 135215973 4294956304 18446744073709551615 134823362 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 2326 1450 385 171 0 1251 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9304

[startup+0.70166 s]
/proc/loadavg: 2.00 1.97 1.85 4/73 11802
/proc/meminfo: memFree=1336048/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=19212 CPUtime=0.67
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 5507 826 0 0 65 2 0 0 25 0 1 0 57504441 19673088 3460 996147200 134512640 135215973 4294956304 18446744073709551615 135094436 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 4803 3460 409 171 0 3728 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 19212

[startup+1.50175 s]
/proc/loadavg: 2.00 1.97 1.85 3/74 11808
/proc/meminfo: memFree=1323304/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=19788 CPUtime=1.46
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 5724 826 0 0 144 2 0 0 25 0 1 0 57504441 20262912 3677 996147200 134512640 135215973 4294956304 18446744073709551615 134532715 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 4947 3677 409 171 0 3872 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19788

[startup+3.10194 s]
/proc/loadavg: 2.00 1.97 1.85 3/74 11808
/proc/meminfo: memFree=1322472/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=21388 CPUtime=3.04
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 6126 826 0 0 302 2 0 0 25 0 1 0 57504441 21901312 4079 996147200 134512640 135215973 4294956304 18446744073709551615 134592220 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 5347 4079 409 171 0 4272 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 21388

[startup+6.30132 s]
/proc/loadavg: 2.00 1.97 1.85 3/74 11808
/proc/meminfo: memFree=1319464/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=23792 CPUtime=6.21
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 6739 826 0 0 619 2 0 0 25 0 1 0 57504441 24363008 4692 996147200 134512640 135215973 4294956304 18446744073709551615 134676108 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 5948 4692 409 171 0 4873 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 23792

[startup+12.7011 s]
/proc/loadavg: 2.00 1.97 1.85 3/74 11808
/proc/meminfo: memFree=1310056/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=33700 CPUtime=12.55
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 9236 826 0 0 1251 4 0 0 25 0 1 0 57504441 34508800 7122 996147200 134512640 135215973 4294956304 18446744073709551615 8142334 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 8425 7122 409 171 0 7350 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 33700

[startup+25.5016 s]
/proc/loadavg: 2.00 1.97 1.85 3/74 11808
/proc/meminfo: memFree=1289384/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=53720 CPUtime=25.23
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 14336 826 0 0 2515 8 0 0 25 0 1 0 57504441 55009280 12028 996147200 134512640 135215973 4294956304 18446744073709551615 134603545 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 13430 12028 409 171 0 12355 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 53720

[startup+51.1026 s]
/proc/loadavg: 2.00 1.97 1.85 3/74 11808
/proc/meminfo: memFree=1244200/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=98088 CPUtime=50.59
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 25576 826 0 0 5047 12 0 0 25 0 1 0 57504441 100442112 23268 996147200 134512640 135215973 4294956304 18446744073709551615 134648295 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 24522 23268 409 171 0 23447 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 98088

[startup+102.308 s]
/proc/loadavg: 2.00 1.97 1.86 3/74 11808
/proc/meminfo: memFree=1149416/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=190824 CPUtime=101.31
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 48964 826 0 0 10106 25 0 0 25 0 1 0 57504441 195403776 46399 996147200 134512640 135215973 4294956304 18446744073709551615 134588292 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 47706 46399 409 171 0 46631 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 190824

[startup+162.302 s]
/proc/loadavg: 2.00 1.97 1.86 3/74 11808
/proc/meminfo: memFree=1045864/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=293568 CPUtime=160.75
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 75001 826 0 0 16038 37 0 0 25 0 1 0 57504441 300613632 71923 996147200 134512640 135215973 4294956304 18446744073709551615 134590688 0 0 4096 0 0 0 0 17 1 0 0
/proc/11802/statm: 73392 71923 409 171 0 72317 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 293568

[startup+222.302 s]
/proc/loadavg: 2.00 1.97 1.87 2/72 11809
/proc/meminfo: memFree=1004856/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=397348 CPUtime=220.18
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 101248 826 0 0 21969 49 0 0 25 0 1 0 57504441 406884352 97880 996147200 134512640 135215973 4294956304 18446744073709551615 134588292 0 0 4096 0 0 0 0 17 0 0 0
/proc/11802/statm: 99337 97880 409 171 0 98262 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 397348

[startup+282.303 s]
/proc/loadavg: 2.00 1.97 1.87 3/74 11841
/proc/meminfo: memFree=698536/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=507304 CPUtime=280.17
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 129286 826 0 0 27955 62 0 0 25 0 1 0 57504441 519479296 124826 996147200 134512640 135215973 4294956304 18446744073709551615 134641143 0 0 4096 0 0 0 0 17 0 0 0
/proc/11802/statm: 126826 124826 409 171 0 125751 0
Current children cumulated CPU time (s) 280.17
Current children cumulated vsize (KiB) 507304

[startup+342.302 s]
/proc/loadavg: 2.00 1.97 1.88 3/74 11841
/proc/meminfo: memFree=384552/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=612832 CPUtime=340.14
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 156198 826 0 0 33940 74 0 0 25 0 1 0 57504441 627539968 151738 996147200 134512640 135215973 4294956304 18446744073709551615 4158960244 0 0 4096 0 0 0 0 17 0 0 0
/proc/11802/statm: 153208 151738 409 171 0 152133 0
Current children cumulated CPU time (s) 340.14
Current children cumulated vsize (KiB) 612832

[startup+402.301 s]
/proc/loadavg: 2.00 1.97 1.89 3/74 11841
/proc/meminfo: memFree=85992/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=731112 CPUtime=400.11
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 186287 826 0 0 39922 89 0 0 25 0 1 0 57504441 748658688 179778 996147200 134512640 135215973 4294956304 18446744073709551615 134641100 0 0 4096 0 0 0 0 17 0 0 0
/proc/11802/statm: 182778 179778 409 171 0 181703 0
Current children cumulated CPU time (s) 400.11
Current children cumulated vsize (KiB) 731112

[startup+462.302 s]
/proc/loadavg: 2.00 1.97 1.89 3/74 11841
/proc/meminfo: memFree=16232/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=825816 CPUtime=460.04
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 210364 826 0 0 45902 102 0 0 25 0 1 0 57504441 845635584 203855 996147200 134512640 135215973 4294956304 18446744073709551615 4158960134 0 0 4096 0 0 0 0 17 0 0 0
/proc/11802/statm: 206454 203855 409 171 0 205379 0
Current children cumulated CPU time (s) 460.04
Current children cumulated vsize (KiB) 825816



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+519.402 s]
/proc/loadavg: 2.01 1.97 1.90 3/83 11883
/proc/meminfo: memFree=801056/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=921860 CPUtime=517.1
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4194304 234487 826 0 0 51594 116 0 0 25 0 1 0 57504441 943984640 227978 996147200 134512640 135215973 4294956304 18446744073709551615 134982947 0 0 4096 0 0 0 0 17 0 0 0
/proc/11802/statm: 230465 227978 409 171 0 229390 0
Current children cumulated CPU time (s) 517.1
Current children cumulated vsize (KiB) 921860

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

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

[startup+519.508 s]
/proc/loadavg: 2.01 1.97 1.90 3/83 11883
/proc/meminfo: memFree=801056/2055920 swapFree=4192812/4192956
[pid=11802] ppid=11800 vsize=0 CPUtime=517.2
/proc/11802/stat : 11802 (pcs.big) R 11800 11802 10750 0 -1 4195332 234487 826 0 0 51594 126 0 0 25 0 1 0 57504441 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/11802/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 517.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 519.547
CPU time (s): 517.265
CPU user time (s): 515.954
CPU system time (s): 1.3118
CPU usage (%): 99.5608
Max. virtual memory (cumulated for all children) (KiB): 921860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 515.954
system time used= 1.3118
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235313
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= 6080

runsolver used 0.6539 second user time and 1.71774 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-16 02:33:11
IDJOB=2066116
IDBENCH=54475
IDSOLVER=734
FILE ID=node73/2066116-1247704391
PBS_JOBID= 9521171
Free space on /tmp= 66428 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/par/normalized-par-32-2-c.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066116-1247704391/watcher-2066116-1247704391 -o /tmp/evaluation-result-2066116-1247704391/solver-2066116-1247704391 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 914763651 HOME/instance-2066116-1247704391.xml

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

MD5SUM BENCH= a74560533e7ad9b82e138ec40698969f
RANDOM SEED=914763651

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1336528 kB
Buffers:         75612 kB
Cached:         498240 kB
SwapCached:          0 kB
Active:         225484 kB
Inactive:       424256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1336528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2692 kB
Writeback:           0 kB
Mapped:          87392 kB
Slab:            54952 kB
Committed_AS:   566508 kB
PageTables:       1896 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= 66432 MiB
End job on node73 at 2009-07-16 02:41:52