Trace number 207729

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.1 1810.77

General information on the benchmark

Namefapp/test01-04/test01/
test01-0150-8.xml
MD5SUMc3f7208494f1f464cbff75e34a96bcfc
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.867867
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables150
Number of constraints1460
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1460
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...
0.21	c ...done
0.21	c #SATvar=87122 #SATclauses=173790 #CSPpredicates=1460

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/node1/watcher-207729-1168060687 -o ROOT/results/node1/solver-207729-1168060687 -C 1800 -M 900 /tmp/evaluation/207729-1168060687/CSPtoSAT+minisat /tmp/evaluation/207729-1168060687/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: 1.92 1.98 1.99 3/86 12792
/proc/meminfo: memFree=1212064/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=380 CPUtime=0
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 154464515 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5829412 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 95 26 21 52 0 18 0

[startup+0.103448 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 12792
/proc/meminfo: memFree=1212064/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=17144 CPUtime=0.09
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 3121 0 0 0 8 1 0 0 18 0 1 0 154464515 17555456 3055 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6270742 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 4286 3055 696 52 0 2654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17144

[startup+0.511492 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 12792
/proc/meminfo: memFree=1212064/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=19228 CPUtime=0.49
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 3841 0 0 0 48 1 0 0 22 0 1 0 154464515 19689472 3749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 4807 3749 721 52 0 3175 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 19228

[startup+1.33259 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 12792
/proc/meminfo: memFree=1199712/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=19448 CPUtime=1.3
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 3869 0 0 0 129 1 0 0 25 0 1 0 154464515 19914752 3777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562946 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 4862 3777 721 52 0 3230 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 19448

[startup+2.96978 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 12792
/proc/meminfo: memFree=1199712/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=19448 CPUtime=2.93
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 3881 0 0 0 292 1 0 0 25 0 1 0 154464515 19914752 3789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 4862 3789 721 52 0 3230 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 19448

[startup+6.25517 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 12792
/proc/meminfo: memFree=1199528/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=19580 CPUtime=6.18
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 3913 0 0 0 617 1 0 0 25 0 1 0 154464515 20049920 3821 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 4895 3821 721 52 0 3263 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 19580

[startup+12.7209 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 12792
/proc/meminfo: memFree=1199272/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=19712 CPUtime=12.6
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 3962 0 0 0 1258 2 0 0 25 0 1 0 154464515 20185088 3870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 4928 3870 721 52 0 3296 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 19712

[startup+25.5594 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 12792
/proc/meminfo: memFree=1198888/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=20220 CPUtime=25.32
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 4051 0 0 0 2530 2 0 0 25 0 1 0 154464515 20705280 3959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 5055 3959 721 52 0 3423 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 20220

[startup+51.2234 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 12794
/proc/meminfo: memFree=1197664/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=20836 CPUtime=50.74
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 4212 0 0 0 5072 2 0 0 25 0 1 0 154464515 21336064 4120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665686 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 5209 4120 721 52 0 3577 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 20836

[startup+102.448 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 12794
/proc/meminfo: memFree=1196008/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=22056 CPUtime=101.5
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 4530 0 0 0 10147 3 0 0 25 0 1 0 154464515 22585344 4438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 5514 4438 721 52 0 3882 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 22056

[startup+162.495 s]
/proc/loadavg: 2.03 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1193832/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=23708 CPUtime=160.99
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 4895 0 0 0 16096 3 0 0 25 0 1 0 154464515 24276992 4803 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 5927 4803 721 52 0 4295 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 23708

[startup+222.554 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1191528/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=25028 CPUtime=220.5
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 5258 0 0 0 22046 4 0 0 25 0 1 0 154464515 25628672 5166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 6257 5166 721 52 0 4625 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 25028

[startup+282.609 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1189416/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=26528 CPUtime=280.01
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 5613 0 0 0 27996 5 0 0 25 0 1 0 154464515 27164672 5521 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573936 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 6632 5521 721 52 0 5000 0
Current children cumulated CPU time (s) 280.01
Current children cumulated vsize (KiB) 26528

[startup+342.669 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1187304/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=27848 CPUtime=339.52
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 5963 0 0 0 33946 6 0 0 25 0 1 0 154464515 28516352 5871 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 6962 5871 721 52 0 5330 0
Current children cumulated CPU time (s) 339.52
Current children cumulated vsize (KiB) 27848

[startup+402.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1185192/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=29436 CPUtime=399.03
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 6309 0 0 0 39896 7 0 0 25 0 1 0 154464515 30142464 6217 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 7359 6217 721 52 0 5727 0
Current children cumulated CPU time (s) 399.03
Current children cumulated vsize (KiB) 29436

[startup+462.778 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1183080/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=30756 CPUtime=458.52
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 6654 0 0 0 45845 7 0 0 25 0 1 0 154464515 31494144 6562 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665578 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 7689 6562 721 52 0 6057 0
Current children cumulated CPU time (s) 458.52
Current children cumulated vsize (KiB) 30756

[startup+522.826 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1180968/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=31944 CPUtime=518.03
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 6997 0 0 0 51795 8 0 0 25 0 1 0 154464515 32710656 6905 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 7986 6905 721 52 0 6354 0
Current children cumulated CPU time (s) 518.03
Current children cumulated vsize (KiB) 31944

[startup+582.887 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1178920/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=33668 CPUtime=577.54
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 7336 0 0 0 57745 9 0 0 25 0 1 0 154464515 34476032 7244 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665565 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 8417 7244 721 52 0 6785 0
Current children cumulated CPU time (s) 577.54
Current children cumulated vsize (KiB) 33668

[startup+642.936 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1176808/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=34988 CPUtime=637.04
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 7675 0 0 0 63694 10 0 0 25 0 1 0 154464515 35827712 7583 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 8747 7583 721 52 0 7115 0
Current children cumulated CPU time (s) 637.04
Current children cumulated vsize (KiB) 34988

[startup+702.992 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1174824/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=36176 CPUtime=696.81
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 8011 0 0 0 69670 11 0 0 25 0 1 0 154464515 37044224 7919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 9044 7919 721 52 0 7412 0
Current children cumulated CPU time (s) 696.81
Current children cumulated vsize (KiB) 36176

[startup+763.022 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1172776/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=37364 CPUtime=756.56
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 8342 0 0 0 75644 12 0 0 25 0 1 0 154464515 38260736 8250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671150 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 9341 8250 721 52 0 7709 0
Current children cumulated CPU time (s) 756.56
Current children cumulated vsize (KiB) 37364

[startup+823.052 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1170856/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=38684 CPUtime=816.31
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 8669 0 0 0 81617 14 0 0 25 0 1 0 154464515 39612416 8577 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 9671 8577 721 52 0 8039 0
Current children cumulated CPU time (s) 816.31
Current children cumulated vsize (KiB) 38684

[startup+883.089 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1169000/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40348 CPUtime=876.05
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 8948 0 0 0 87591 14 0 0 25 0 1 0 154464515 41316352 8856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10087 8856 721 52 0 8455 0
Current children cumulated CPU time (s) 876.05
Current children cumulated vsize (KiB) 40348

[startup+943.114 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1168168/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40348 CPUtime=935.8
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 8974 0 0 0 93565 15 0 0 25 0 1 0 154464515 41316352 8882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10087 8882 721 52 0 8455 0
Current children cumulated CPU time (s) 935.8
Current children cumulated vsize (KiB) 40348

[startup+1003.14 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1167464/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40480 CPUtime=995.54
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 8990 0 0 0 99539 15 0 0 25 0 1 0 154464515 41451520 8898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10120 8898 721 52 0 8488 0
Current children cumulated CPU time (s) 995.54
Current children cumulated vsize (KiB) 40480

[startup+1063.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1166696/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40480 CPUtime=1055.28
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 8999 0 0 0 105513 15 0 0 25 0 1 0 154464515 41451520 8907 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10120 8907 721 52 0 8488 0
Current children cumulated CPU time (s) 1055.28
Current children cumulated vsize (KiB) 40480

[startup+1123.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1165928/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40480 CPUtime=1115.03
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9006 0 0 0 111487 16 0 0 25 0 1 0 154464515 41451520 8914 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10120 8914 721 52 0 8488 0
Current children cumulated CPU time (s) 1115.03
Current children cumulated vsize (KiB) 40480

[startup+1183.21 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 12794
/proc/meminfo: memFree=1165288/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40480 CPUtime=1174.77
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9011 0 0 0 117461 16 0 0 25 0 1 0 154464515 41451520 8919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687447 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10120 8919 721 52 0 8488 0
Current children cumulated CPU time (s) 1174.77
Current children cumulated vsize (KiB) 40480

[startup+1243.24 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 12794
/proc/meminfo: memFree=1164584/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40612 CPUtime=1234.51
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9016 0 0 0 123435 16 0 0 25 0 1 0 154464515 41586688 8924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10153 8924 721 52 0 8521 0
Current children cumulated CPU time (s) 1234.51
Current children cumulated vsize (KiB) 40612

[startup+1303.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1163816/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40612 CPUtime=1294.25
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9022 0 0 0 129409 16 0 0 25 0 1 0 154464515 41586688 8930 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10153 8930 721 52 0 8521 0
Current children cumulated CPU time (s) 1294.25
Current children cumulated vsize (KiB) 40612

[startup+1363.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1163176/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40612 CPUtime=1354
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9027 0 0 0 135383 17 0 0 25 0 1 0 154464515 41586688 8935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10153 8935 721 52 0 8521 0
Current children cumulated CPU time (s) 1354
Current children cumulated vsize (KiB) 40612

[startup+1423.32 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 12794
/proc/meminfo: memFree=1162472/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40612 CPUtime=1413.75
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9031 0 0 0 141358 17 0 0 25 0 1 0 154464515 41586688 8939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10153 8939 721 52 0 8521 0
Current children cumulated CPU time (s) 1413.75
Current children cumulated vsize (KiB) 40612

[startup+1483.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1161768/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40612 CPUtime=1473.49
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9034 0 0 0 147332 17 0 0 25 0 1 0 154464515 41586688 8942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687405 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10153 8942 721 52 0 8521 0
Current children cumulated CPU time (s) 1473.49
Current children cumulated vsize (KiB) 40612

[startup+1543.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1161064/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40612 CPUtime=1533.23
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9039 0 0 0 153306 17 0 0 25 0 1 0 154464515 41586688 8947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10153 8947 721 52 0 8521 0
Current children cumulated CPU time (s) 1533.23
Current children cumulated vsize (KiB) 40612

[startup+1603.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12794
/proc/meminfo: memFree=1160424/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40612 CPUtime=1592.97
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9042 0 0 0 159280 17 0 0 25 0 1 0 154464515 41586688 8950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10153 8950 721 52 0 8521 0
Current children cumulated CPU time (s) 1592.97
Current children cumulated vsize (KiB) 40612

[startup+1663.41 s]
/proc/loadavg: 1.85 1.95 1.98 3/86 12980
/proc/meminfo: memFree=1017448/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40612 CPUtime=1652.77
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9045 0 0 0 165254 23 0 0 25 0 1 0 154464515 41586688 8953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10153 8953 721 52 0 8521 0
Current children cumulated CPU time (s) 1652.77
Current children cumulated vsize (KiB) 40612

[startup+1723.43 s]
/proc/loadavg: 2.00 1.97 1.99 3/86 12980
/proc/meminfo: memFree=1016360/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40612 CPUtime=1712.78
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9048 0 0 0 171254 24 0 0 25 0 1 0 154464515 41586688 8956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10153 8956 721 52 0 8521 0
Current children cumulated CPU time (s) 1712.78
Current children cumulated vsize (KiB) 40612

[startup+1783.46 s]
/proc/loadavg: 2.00 1.97 1.99 3/86 12980
/proc/meminfo: memFree=1015720/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40744 CPUtime=1772.79
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9050 0 0 0 177255 24 0 0 25 0 1 0 154464515 41721856 8958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10186 8958 721 52 0 8554 0
Current children cumulated CPU time (s) 1772.79
Current children cumulated vsize (KiB) 40744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.75 s]
/proc/loadavg: 2.05 1.99 1.99 3/86 12980
/proc/meminfo: memFree=1015400/2055920 swapFree=4165584/4192956
[pid=12791] ppid=12789 vsize=40744 CPUtime=1800.08
/proc/12791/stat : 12791 (CSPtoSAT+minisa) R 12789 12791 11998 0 -1 4194304 9051 0 0 0 179984 24 0 0 25 0 1 0 154464515 41721856 8959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/12791/statm: 10186 8959 721 52 0 8554 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 40744

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.77
CPU time (s): 1800.1
CPU user time (s): 1799.85
CPU system time (s): 0.252961
CPU usage (%): 99.4108
Max. virtual memory (cumulated for all children) (KiB): 40744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9051
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= 11
involuntary context switches= 57967

runsolver used 1.81972 s user time and 5.2562 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 05:18:07 UTC 2007


IDJOB= 207729
IDBENCH= 4308
FILE ID= node1/207729-1168060687

PBS_JOBID= 3475334

Free space on /tmp= 66300 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test01/test01-0150-8.xml
COMMAND LINE= /tmp/evaluation/207729-1168060687/CSPtoSAT+minisat /tmp/evaluation/207729-1168060687/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-207729-1168060687 -o ROOT/results/node1/solver-207729-1168060687 -C 1800 -M 900  /tmp/evaluation/207729-1168060687/CSPtoSAT+minisat /tmp/evaluation/207729-1168060687/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c3f7208494f1f464cbff75e34a96bcfc

RANDOM SEED= 511447379

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.234
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.234
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:       1212544 kB
Buffers:         68648 kB
Cached:         532180 kB
SwapCached:       3692 kB
Active:         447620 kB
Inactive:       299384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1212544 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:         159464 kB
Slab:            80944 kB
Committed_AS:  4192996 kB
PageTables:       2572 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= 66299 MiB



End job on node1 on Sat Jan  6 05:48:18 UTC 2007