Trace number 202117

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.12 1808.94

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-6.xml
MD5SUM69cae328a8e1528c3c1a07afe5b8dbdc
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.14491
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
3.36	c ...done
3.36	c #SATvar=1698190 #SATclauses=3390376 #CSPpredicates=26753

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-202117-1168056399 -o ROOT/results/node10/solver-202117-1168056399 -C 1800 -M 900 /tmp/evaluation/202117-1168056399/CSPtoSAT+minisat /tmp/evaluation/202117-1168056399/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 2.17 2.03 1.96 5/86 23614
/proc/meminfo: memFree=1071704/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=496 CPUtime=0
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154035093 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8905508 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 124 36 29 52 0 19 0

[startup+0.106226 s]
/proc/loadavg: 2.17 2.03 1.96 5/86 23614
/proc/meminfo: memFree=1071704/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=17876 CPUtime=0.09
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 3235 0 0 0 8 1 0 0 18 0 1 0 154035093 18305024 3165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 4469 3165 694 52 0 2837 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17876

[startup+0.515276 s]
/proc/loadavg: 2.17 2.03 1.96 5/86 23614
/proc/meminfo: memFree=1071704/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=95056 CPUtime=0.5
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 19103 0 0 0 40 10 0 0 22 0 1 0 154035093 97337344 18966 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 23764 18966 696 52 0 22132 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 95056

[startup+1.33638 s]
/proc/loadavg: 2.17 2.03 1.96 3/86 23614
/proc/meminfo: memFree=907608/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=210288 CPUtime=1.31
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 49283 0 0 0 107 24 0 0 25 0 1 0 154035093 215334912 49146 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9346772 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 52572 49146 696 52 0 50940 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 210288

[startup+2.9736 s]
/proc/loadavg: 2.15 2.03 1.96 3/86 23614
/proc/meminfo: memFree=847192/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=248816 CPUtime=2.93
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 57335 0 0 0 264 29 0 0 25 0 1 0 154035093 254787584 57198 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158484298 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 62204 57198 704 52 0 60572 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 248816

[startup+6.25306 s]
/proc/loadavg: 2.15 2.03 1.96 3/86 23614
/proc/meminfo: memFree=843224/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=250148 CPUtime=6.18
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 57706 0 0 0 588 30 0 0 25 0 1 0 154035093 256151552 57543 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 62537 57543 721 52 0 60905 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 250148

[startup+12.7219 s]
/proc/loadavg: 2.13 2.03 1.96 3/86 23614
/proc/meminfo: memFree=843032/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=250280 CPUtime=12.59
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 57747 0 0 0 1229 30 0 0 25 0 1 0 154035093 256286720 57584 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 62570 57584 721 52 0 60938 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 250280

[startup+25.5517 s]
/proc/loadavg: 2.11 2.03 1.96 3/86 23614
/proc/meminfo: memFree=842136/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=250992 CPUtime=25.3
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 57873 0 0 0 2500 30 0 0 25 0 1 0 154035093 257015808 57710 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 62748 57710 721 52 0 61116 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 250992

[startup+51.2112 s]
/proc/loadavg: 2.07 2.03 1.96 3/86 23614
/proc/meminfo: memFree=840536/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=251680 CPUtime=50.71
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 58006 0 0 0 5041 30 0 0 25 0 1 0 154035093 257720320 57843 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 62920 57843 721 52 0 61288 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 251680

[startup+102.416 s]
/proc/loadavg: 2.03 2.02 1.96 3/86 23614
/proc/meminfo: memFree=837848/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=252264 CPUtime=101.45
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 58166 0 0 0 10115 30 0 0 25 0 1 0 154035093 258318336 58003 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 63066 58003 721 52 0 61434 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 252264

[startup+162.45 s]
/proc/loadavg: 2.01 2.02 1.96 3/86 23614
/proc/meminfo: memFree=833368/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=253012 CPUtime=160.95
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 58336 0 0 0 16064 31 0 0 25 0 1 0 154035093 259084288 58173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 63253 58173 721 52 0 61621 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 253012

[startup+222.484 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 23614
/proc/meminfo: memFree=830296/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=253704 CPUtime=220.42
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 58519 0 0 0 22011 31 0 0 25 0 1 0 154035093 259792896 58356 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 63426 58356 721 52 0 61794 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 253704

[startup+282.524 s]
/proc/loadavg: 2.07 2.02 1.97 3/86 23614
/proc/meminfo: memFree=827544/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=254232 CPUtime=279.91
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 58660 0 0 0 27959 32 0 0 25 0 1 0 154035093 260333568 58497 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667348 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 63558 58497 721 52 0 61926 0
Current children cumulated CPU time (s) 279.91
Current children cumulated vsize (KiB) 254232

[startup+342.565 s]
/proc/loadavg: 2.27 2.08 1.99 3/86 23614
/proc/meminfo: memFree=824984/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=254972 CPUtime=339.4
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 58820 0 0 0 33908 32 0 0 25 0 1 0 154035093 261091328 58657 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 63743 58657 721 52 0 62111 0
Current children cumulated CPU time (s) 339.4
Current children cumulated vsize (KiB) 254972

[startup+402.603 s]
/proc/loadavg: 2.16 2.08 2.00 3/86 23614
/proc/meminfo: memFree=821848/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=255500 CPUtime=398.89
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 58976 0 0 0 39857 32 0 0 25 0 1 0 154035093 261632000 58813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/23613/statm: 63875 58813 721 52 0 62243 0
Current children cumulated CPU time (s) 398.89
Current children cumulated vsize (KiB) 255500

[startup+462.653 s]
/proc/loadavg: 2.06 2.06 2.00 3/86 23686
/proc/meminfo: memFree=994912/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=256160 CPUtime=458.5
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 59127 0 0 0 45814 36 0 0 25 0 1 0 154035093 262307840 58964 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 64040 58964 721 52 0 62408 0
Current children cumulated CPU time (s) 458.5
Current children cumulated vsize (KiB) 256160

[startup+522.705 s]
/proc/loadavg: 2.02 2.05 2.00 3/86 23686
/proc/meminfo: memFree=993440/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=256808 CPUtime=518.49
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 59271 0 0 0 51812 37 0 0 25 0 1 0 154035093 262971392 59108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 64202 59108 721 52 0 62570 0
Current children cumulated CPU time (s) 518.49
Current children cumulated vsize (KiB) 256808

[startup+582.769 s]
/proc/loadavg: 2.00 2.04 2.00 3/86 23686
/proc/meminfo: memFree=992224/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=257336 CPUtime=578.49
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 59415 0 0 0 57812 37 0 0 25 0 1 0 154035093 263512064 59252 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 64334 59252 721 52 0 62702 0
Current children cumulated CPU time (s) 578.49
Current children cumulated vsize (KiB) 257336

[startup+642.822 s]
/proc/loadavg: 2.00 2.03 2.00 3/86 23686
/proc/meminfo: memFree=991072/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=257864 CPUtime=638.48
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 59556 0 0 0 63810 38 0 0 25 0 1 0 154035093 264052736 59393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 64466 59393 721 52 0 62834 0
Current children cumulated CPU time (s) 638.48
Current children cumulated vsize (KiB) 257864

[startup+702.877 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 23686
/proc/meminfo: memFree=989856/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=258392 CPUtime=698.46
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 59700 0 0 0 69808 38 0 0 25 0 1 0 154035093 264593408 59537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 64598 59537 721 52 0 62966 0
Current children cumulated CPU time (s) 698.46
Current children cumulated vsize (KiB) 258392

[startup+762.933 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 23686
/proc/meminfo: memFree=988712/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=258920 CPUtime=758.46
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 59842 0 0 0 75808 38 0 0 25 0 1 0 154035093 265134080 59679 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 64730 59679 721 52 0 63098 0
Current children cumulated CPU time (s) 758.46
Current children cumulated vsize (KiB) 258920

[startup+822.989 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 23688
/proc/meminfo: memFree=987560/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=259628 CPUtime=818.46
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 59983 0 0 0 81807 39 0 0 25 0 1 0 154035093 265859072 59820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 64907 59820 721 52 0 63275 0
Current children cumulated CPU time (s) 818.46
Current children cumulated vsize (KiB) 259628

[startup+883.054 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23688
/proc/meminfo: memFree=986472/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=260156 CPUtime=878.44
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 60119 0 0 0 87805 39 0 0 25 0 1 0 154035093 266399744 59956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 65039 59956 721 52 0 63407 0
Current children cumulated CPU time (s) 878.44
Current children cumulated vsize (KiB) 260156

[startup+943.115 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23688
/proc/meminfo: memFree=985320/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=260684 CPUtime=938.43
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 60260 0 0 0 93803 40 0 0 25 0 1 0 154035093 266940416 60097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 65171 60097 721 52 0 63539 0
Current children cumulated CPU time (s) 938.43
Current children cumulated vsize (KiB) 260684

[startup+1003.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23688
/proc/meminfo: memFree=984232/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=261212 CPUtime=998.31
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 60395 0 0 0 99791 40 0 0 25 0 1 0 154035093 267481088 60232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 65303 60232 721 52 0 63671 0
Current children cumulated CPU time (s) 998.31
Current children cumulated vsize (KiB) 261212

[startup+1063.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23688
/proc/meminfo: memFree=983144/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=261740 CPUtime=1058.07
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 60528 0 0 0 105766 41 0 0 25 0 1 0 154035093 268021760 60365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 65435 60365 721 52 0 63803 0
Current children cumulated CPU time (s) 1058.07
Current children cumulated vsize (KiB) 261740

[startup+1123.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23688
/proc/meminfo: memFree=982056/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=262268 CPUtime=1117.83
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 60661 0 0 0 111742 41 0 0 25 0 1 0 154035093 268562432 60498 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 65567 60498 721 52 0 63935 0
Current children cumulated CPU time (s) 1117.83
Current children cumulated vsize (KiB) 262268

[startup+1183.35 s]
/proc/loadavg: 2.15 2.03 2.01 3/86 23688
/proc/meminfo: memFree=980968/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=263064 CPUtime=1177.6
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 60794 0 0 0 117718 42 0 0 25 0 1 0 154035093 269377536 60631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 65766 60631 721 52 0 64134 0
Current children cumulated CPU time (s) 1177.6
Current children cumulated vsize (KiB) 263064

[startup+1243.41 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 23688
/proc/meminfo: memFree=979944/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=263460 CPUtime=1237.35
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 60925 0 0 0 123692 43 0 0 25 0 1 0 154035093 269783040 60762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 65865 60762 721 52 0 64233 0
Current children cumulated CPU time (s) 1237.35
Current children cumulated vsize (KiB) 263460

[startup+1303.47 s]
/proc/loadavg: 2.10 2.04 2.01 3/86 23688
/proc/meminfo: memFree=978856/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=263988 CPUtime=1297.12
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 61057 0 0 0 129669 43 0 0 25 0 1 0 154035093 270323712 60894 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 65997 60894 721 52 0 64365 0
Current children cumulated CPU time (s) 1297.12
Current children cumulated vsize (KiB) 263988

[startup+1363.53 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 23688
/proc/meminfo: memFree=977832/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=264516 CPUtime=1356.89
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 61185 0 0 0 135646 43 0 0 25 0 1 0 154035093 270864384 61022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 66129 61022 721 52 0 64497 0
Current children cumulated CPU time (s) 1356.89
Current children cumulated vsize (KiB) 264516

[startup+1423.59 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 23688
/proc/meminfo: memFree=976744/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=265044 CPUtime=1416.64
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 61317 0 0 0 141620 44 0 0 25 0 1 0 154035093 271405056 61154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 66261 61154 721 52 0 64629 0
Current children cumulated CPU time (s) 1416.64
Current children cumulated vsize (KiB) 265044

[startup+1483.65 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 23688
/proc/meminfo: memFree=975656/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=265440 CPUtime=1476.41
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 61446 0 0 0 147596 45 0 0 25 0 1 0 154035093 271810560 61283 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 66360 61283 721 52 0 64728 0
Current children cumulated CPU time (s) 1476.41
Current children cumulated vsize (KiB) 265440

[startup+1543.71 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 23688
/proc/meminfo: memFree=974696/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=265968 CPUtime=1536.19
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 61575 0 0 0 153574 45 0 0 25 0 1 0 154035093 272351232 61412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 66492 61412 721 52 0 64860 0
Current children cumulated CPU time (s) 1536.19
Current children cumulated vsize (KiB) 265968

[startup+1603.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23688
/proc/meminfo: memFree=973672/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=266364 CPUtime=1595.94
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 61701 0 0 0 159548 46 0 0 25 0 1 0 154035093 272756736 61538 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 66591 61538 721 52 0 64959 0
Current children cumulated CPU time (s) 1595.94
Current children cumulated vsize (KiB) 266364

[startup+1663.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23688
/proc/meminfo: memFree=972648/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=266892 CPUtime=1655.71
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 61827 0 0 0 165525 46 0 0 25 0 1 0 154035093 273297408 61664 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 66723 61664 721 52 0 65091 0
Current children cumulated CPU time (s) 1655.71
Current children cumulated vsize (KiB) 266892

[startup+1723.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23688
/proc/meminfo: memFree=971624/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=267420 CPUtime=1715.47
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 61953 0 0 0 171501 46 0 0 25 0 1 0 154035093 273838080 61790 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 66855 61790 721 52 0 65223 0
Current children cumulated CPU time (s) 1715.47
Current children cumulated vsize (KiB) 267420

[startup+1783.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23688
/proc/meminfo: memFree=970664/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=267816 CPUtime=1775.21
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 62078 0 0 0 177474 47 0 0 25 0 1 0 154035093 274243584 61915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 66954 61915 721 52 0 65322 0
Current children cumulated CPU time (s) 1775.21
Current children cumulated vsize (KiB) 267816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23688
/proc/meminfo: memFree=970152/2055920 swapFree=4186692/4192956
[pid=23613] ppid=23611 vsize=268484 CPUtime=1800.07
/proc/23613/stat : 23613 (CSPtoSAT+minisa) R 23611 23613 23484 0 -1 4194304 62129 0 0 0 179959 48 0 0 25 0 1 0 154035093 274927616 61966 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23613/statm: 67121 61966 721 52 0 65489 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 268484

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.94
CPU time (s): 1800.12
CPU user time (s): 1799.6
CPU system time (s): 0.52392
CPU usage (%): 99.5124
Max. virtual memory (cumulated for all children) (KiB): 268484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.52392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62129
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= 10
involuntary context switches= 50928

runsolver used 2.08768 s user time and 5.9261 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 04:06:40 UTC 2007


IDJOB= 202117
IDBENCH= 3813
FILE ID= node10/202117-1168056399

PBS_JOBID= 3475339

Free space on /tmp= 66350 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-6.xml
COMMAND LINE= /tmp/evaluation/202117-1168056399/CSPtoSAT+minisat /tmp/evaluation/202117-1168056399/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-202117-1168056399 -o ROOT/results/node10/solver-202117-1168056399 -C 1800 -M 900  /tmp/evaluation/202117-1168056399/CSPtoSAT+minisat /tmp/evaluation/202117-1168056399/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  69cae328a8e1528c3c1a07afe5b8dbdc

RANDOM SEED= 768525333

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.232
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.232
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:       1072120 kB
Buffers:         61824 kB
Cached:         395352 kB
SwapCached:       3592 kB
Active:         618488 kB
Inactive:       271348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1072120 kB
SwapTotal:     4192956 kB
SwapFree:      4186692 kB
Dirty:            5536 kB
Writeback:           0 kB
Mapped:         451348 kB
Slab:            77700 kB
Committed_AS:  3884924 kB
PageTables:       3404 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= 66349 MiB



End job on node10 on Sat Jan  6 04:36:49 UTC 2007