Trace number 232392

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 1805.62

General information on the benchmark

Nametaillard/
js-taillard-20/js-taillard-20-95-2.xml
MD5SUMe0954257a74b133093cf00e9d5839300
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 benchmark712.71
SatisfiableNO
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1495
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
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...
1.85	c ...done
1.85	c #SATvar=1734144 #SATclauses=3467084 #CSPpredicates=4180

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/node12/watcher-232392-1168087815 -o ROOT/results/node12/solver-232392-1168087815 -C 1800 -M 900 /tmp/evaluation/232392-1168087815/CSPtoSAT+minisat /tmp/evaluation/232392-1168087815/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.90 3/86 23798
/proc/meminfo: memFree=1478832/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=380 CPUtime=0
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 157176624 389120 26 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 9695531 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 95 26 21 52 0 18 0

[startup+0.102878 s]
/proc/loadavg: 1.92 1.98 1.90 3/86 23798
/proc/meminfo: memFree=1478832/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=27940 CPUtime=0.08
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 5238 0 0 0 6 2 0 0 18 0 1 0 157176624 28610560 5149 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669503 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 6985 5149 694 52 0 5353 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27940

[startup+0.513947 s]
/proc/loadavg: 1.92 1.98 1.90 3/86 23798
/proc/meminfo: memFree=1478832/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=98404 CPUtime=0.49
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 20163 0 0 0 37 12 0 0 21 0 1 0 157176624 100765696 19945 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10137317 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 24601 19945 696 52 0 22969 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 98404

[startup+1.3411 s]
/proc/loadavg: 1.92 1.98 1.90 3/86 23798
/proc/meminfo: memFree=1313520/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=211260 CPUtime=1.31
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 49457 0 0 0 101 30 0 0 25 0 1 0 157176624 216330240 49239 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669335 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 52815 49239 696 52 0 51183 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 211260

[startup+2.97839 s]
/proc/loadavg: 1.93 1.98 1.90 3/86 23798
/proc/meminfo: memFree=1247536/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=251548 CPUtime=2.95
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 58636 0 0 0 260 35 0 0 25 0 1 0 157176624 257585152 58383 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 62887 58383 721 52 0 61255 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 251548

[startup+6.26598 s]
/proc/loadavg: 1.93 1.98 1.90 3/86 23798
/proc/meminfo: memFree=1247472/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=251548 CPUtime=6.22
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 58637 0 0 0 587 35 0 0 25 0 1 0 157176624 257585152 58384 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 62887 58384 721 52 0 61255 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 251548

[startup+12.7321 s]
/proc/loadavg: 2.01 2.00 1.91 3/86 23798
/proc/meminfo: memFree=1247408/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=251680 CPUtime=12.66
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 58665 0 0 0 1231 35 0 0 25 0 1 0 157176624 257720320 58412 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 62920 58412 721 52 0 61288 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 251680

[startup+25.5555 s]
/proc/loadavg: 2.01 2.00 1.91 3/86 23798
/proc/meminfo: memFree=1247024/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=252128 CPUtime=25.42
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 58759 0 0 0 2507 35 0 0 25 0 1 0 157176624 258179072 58506 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 63032 58506 721 52 0 61400 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 252128

[startup+51.2241 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23798
/proc/meminfo: memFree=1246384/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=252796 CPUtime=50.96
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 58936 0 0 0 5061 35 0 0 25 0 1 0 157176624 258863104 58683 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 63199 58683 721 52 0 61567 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 252796

[startup+102.443 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23798
/proc/meminfo: memFree=1244848/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=254448 CPUtime=101.94
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59313 0 0 0 10158 36 0 0 25 0 1 0 157176624 260554752 59060 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 63612 59060 721 52 0 61980 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 254448

[startup+162.485 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23798
/proc/meminfo: memFree=1244144/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=256080 CPUtime=161.69
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59504 0 0 0 16133 36 0 0 25 0 1 0 157176624 262225920 59251 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64020 59251 721 52 0 62388 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 256080

[startup+222.54 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23798
/proc/meminfo: memFree=1238832/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=256212 CPUtime=221.46
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59575 0 0 0 22109 37 0 0 25 0 1 0 157176624 262361088 59322 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64053 59322 721 52 0 62421 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 256212

[startup+282.582 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23798
/proc/meminfo: memFree=1231408/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=256344 CPUtime=281.21
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59621 0 0 0 28084 37 0 0 25 0 1 0 157176624 262496256 59368 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64086 59368 721 52 0 62454 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 256344

[startup+342.632 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23798
/proc/meminfo: memFree=1224304/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=256476 CPUtime=340.97
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59658 0 0 0 34060 37 0 0 25 0 1 0 157176624 262631424 59405 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667292 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64119 59405 721 52 0 62487 0
Current children cumulated CPU time (s) 340.97
Current children cumulated vsize (KiB) 256476

[startup+402.677 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23798
/proc/meminfo: memFree=1217328/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=256740 CPUtime=400.74
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59702 0 0 0 40036 38 0 0 25 0 1 0 157176624 262901760 59449 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678518 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64185 59449 721 52 0 62553 0
Current children cumulated CPU time (s) 400.74
Current children cumulated vsize (KiB) 256740

[startup+462.72 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23798
/proc/meminfo: memFree=1210992/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=256972 CPUtime=460.49
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59751 0 0 0 46011 38 0 0 25 0 1 0 157176624 263139328 59498 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64243 59498 721 52 0 62611 0
Current children cumulated CPU time (s) 460.49
Current children cumulated vsize (KiB) 256972

[startup+522.767 s]
/proc/loadavg: 2.05 2.01 1.92 3/86 23798
/proc/meminfo: memFree=1210800/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=256972 CPUtime=520.26
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59784 0 0 0 51987 39 0 0 25 0 1 0 157176624 263139328 59531 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64243 59531 721 52 0 62611 0
Current children cumulated CPU time (s) 520.26
Current children cumulated vsize (KiB) 256972

[startup+582.818 s]
/proc/loadavg: 2.02 2.01 1.92 3/86 23798
/proc/meminfo: memFree=1210608/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=257236 CPUtime=580.01
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59826 0 0 0 57962 39 0 0 25 0 1 0 157176624 263409664 59573 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64309 59573 721 52 0 62677 0
Current children cumulated CPU time (s) 580.01
Current children cumulated vsize (KiB) 257236

[startup+642.863 s]
/proc/loadavg: 2.06 2.02 1.92 3/86 23798
/proc/meminfo: memFree=1210416/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=257368 CPUtime=639.77
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59868 0 0 0 63937 40 0 0 25 0 1 0 157176624 263544832 59615 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64342 59615 721 52 0 62710 0
Current children cumulated CPU time (s) 639.77
Current children cumulated vsize (KiB) 257368

[startup+702.933 s]
/proc/loadavg: 2.02 2.01 1.92 3/92 23948
/proc/meminfo: memFree=1208872/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=257500 CPUtime=699.4
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59908 0 0 0 69900 40 0 0 25 0 1 0 157176624 263680000 59655 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64375 59655 721 52 0 62743 0
Current children cumulated CPU time (s) 699.4
Current children cumulated vsize (KiB) 257500

[startup+762.987 s]
/proc/loadavg: 2.01 2.01 1.92 3/86 23996
/proc/meminfo: memFree=1209648/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=257664 CPUtime=759.1
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59949 0 0 0 75870 40 0 0 25 0 1 0 157176624 263847936 59696 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64416 59696 721 52 0 62784 0
Current children cumulated CPU time (s) 759.1
Current children cumulated vsize (KiB) 257664

[startup+823.026 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 23996
/proc/meminfo: memFree=1209648/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=257928 CPUtime=818.86
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 59991 0 0 0 81845 41 0 0 25 0 1 0 157176624 264118272 59738 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 1 0 0
/proc/23797/statm: 64482 59738 721 52 0 62850 0
Current children cumulated CPU time (s) 818.86
Current children cumulated vsize (KiB) 257928

[startup+883.076 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 24034
/proc/meminfo: memFree=1295272/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=258060 CPUtime=878.68
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60031 0 0 0 87826 42 0 0 25 0 1 0 157176624 264253440 59778 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64515 59778 721 52 0 62883 0
Current children cumulated CPU time (s) 878.68
Current children cumulated vsize (KiB) 258060

[startup+943.136 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 24034
/proc/meminfo: memFree=1294376/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=258192 CPUtime=938.67
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60072 0 0 0 93825 42 0 0 25 0 1 0 157176624 264388608 59819 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64548 59819 721 52 0 62916 0
Current children cumulated CPU time (s) 938.67
Current children cumulated vsize (KiB) 258192

[startup+1003.19 s]
/proc/loadavg: 2.07 2.02 1.93 3/86 24034
/proc/meminfo: memFree=1293864/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=258324 CPUtime=998.66
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60113 0 0 0 99824 42 0 0 25 0 1 0 157176624 264523776 59860 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64581 59860 721 52 0 62949 0
Current children cumulated CPU time (s) 998.66
Current children cumulated vsize (KiB) 258324

[startup+1063.26 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 24034
/proc/meminfo: memFree=1293416/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=258456 CPUtime=1058.65
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60152 0 0 0 105822 43 0 0 25 0 1 0 157176624 264658944 59899 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64614 59899 721 52 0 62982 0
Current children cumulated CPU time (s) 1058.65
Current children cumulated vsize (KiB) 258456

[startup+1123.32 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 24034
/proc/meminfo: memFree=1292968/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=258588 CPUtime=1118.64
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60192 0 0 0 111821 43 0 0 25 0 1 0 157176624 264794112 59939 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64647 59939 721 52 0 63015 0
Current children cumulated CPU time (s) 1118.64
Current children cumulated vsize (KiB) 258588

[startup+1183.37 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 24034
/proc/meminfo: memFree=1292584/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=258932 CPUtime=1178.62
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60232 0 0 0 117819 43 0 0 25 0 1 0 157176624 265146368 59979 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64733 59979 721 52 0 63101 0
Current children cumulated CPU time (s) 1178.62
Current children cumulated vsize (KiB) 258932

[startup+1243.44 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 24034
/proc/meminfo: memFree=1292136/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=259064 CPUtime=1238.61
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60273 0 0 0 123817 44 0 0 25 0 1 0 157176624 265281536 60020 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64766 60020 721 52 0 63134 0
Current children cumulated CPU time (s) 1238.61
Current children cumulated vsize (KiB) 259064

[startup+1303.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 24034
/proc/meminfo: memFree=1291624/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=259196 CPUtime=1298.61
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60313 0 0 0 129817 44 0 0 25 0 1 0 157176624 265416704 60060 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64799 60060 721 52 0 63167 0
Current children cumulated CPU time (s) 1298.61
Current children cumulated vsize (KiB) 259196

[startup+1363.56 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 24034
/proc/meminfo: memFree=1291112/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=259328 CPUtime=1358.6
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60353 0 0 0 135816 44 0 0 25 0 1 0 157176624 265551872 60100 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64832 60100 721 52 0 63200 0
Current children cumulated CPU time (s) 1358.6
Current children cumulated vsize (KiB) 259328

[startup+1423.63 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 24034
/proc/meminfo: memFree=1290664/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=259460 CPUtime=1418.58
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60393 0 0 0 141814 44 0 0 25 0 1 0 157176624 265687040 60140 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64865 60140 721 52 0 63233 0
Current children cumulated CPU time (s) 1418.58
Current children cumulated vsize (KiB) 259460

[startup+1483.69 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 24034
/proc/meminfo: memFree=1290216/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=259592 CPUtime=1478.58
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60434 0 0 0 147813 45 0 0 25 0 1 0 157176624 265822208 60181 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64898 60181 721 52 0 63266 0
Current children cumulated CPU time (s) 1478.58
Current children cumulated vsize (KiB) 259592

[startup+1543.75 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 24034
/proc/meminfo: memFree=1289768/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=259856 CPUtime=1538.55
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60473 0 0 0 153810 45 0 0 25 0 1 0 157176624 266092544 60220 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64964 60220 721 52 0 63332 0
Current children cumulated CPU time (s) 1538.55
Current children cumulated vsize (KiB) 259856

[startup+1603.82 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 24034
/proc/meminfo: memFree=1289256/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=259988 CPUtime=1598.55
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60513 0 0 0 159810 45 0 0 25 0 1 0 157176624 266227712 60260 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 64997 60260 721 52 0 63365 0
Current children cumulated CPU time (s) 1598.55
Current children cumulated vsize (KiB) 259988

[startup+1663.88 s]
/proc/loadavg: 2.12 2.04 1.94 3/86 24034
/proc/meminfo: memFree=1288808/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=260120 CPUtime=1658.55
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60552 0 0 0 165810 45 0 0 25 0 1 0 157176624 266362880 60299 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 65030 60299 721 52 0 63398 0
Current children cumulated CPU time (s) 1658.55
Current children cumulated vsize (KiB) 260120

[startup+1723.95 s]
/proc/loadavg: 2.04 2.03 1.94 3/86 24036
/proc/meminfo: memFree=1288104/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=260252 CPUtime=1718.53
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60591 0 0 0 171807 46 0 0 25 0 1 0 157176624 266498048 60338 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 65063 60338 721 52 0 63431 0
Current children cumulated CPU time (s) 1718.53
Current children cumulated vsize (KiB) 260252

[startup+1784.01 s]
/proc/loadavg: 2.01 2.02 1.94 3/86 24036
/proc/meminfo: memFree=1287848/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=260504 CPUtime=1778.51
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60646 0 0 0 177805 46 0 0 25 0 1 0 157176624 266756096 60393 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562857 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 65126 60393 721 52 0 63494 0
Current children cumulated CPU time (s) 1778.51
Current children cumulated vsize (KiB) 260504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.57 s]
/proc/loadavg: 2.01 2.02 1.94 3/86 24036
/proc/meminfo: memFree=1287656/2055920 swapFree=4160348/4192956
[pid=23797] ppid=23795 vsize=260504 CPUtime=1800.07
/proc/23797/stat : 23797 (CSPtoSAT+minisa) R 23795 23797 23441 0 -1 4194304 60660 0 0 0 179961 46 0 0 25 0 1 0 157176624 266756096 60407 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23797/statm: 65126 60407 721 52 0 63494 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 260504

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.62
CPU time (s): 1800.12
CPU user time (s): 1799.61
CPU system time (s): 0.507922
CPU usage (%): 99.6954
Max. virtual memory (cumulated for all children) (KiB): 260504

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

runsolver used 2.04269 s user time and 5.95809 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 12:50:16 UTC 2007


IDJOB= 232392
IDBENCH= 6515
FILE ID= node12/232392-1168087815

PBS_JOBID= 3476342

Free space on /tmp= 66315 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20/js-taillard-20-95-2.xml
COMMAND LINE= /tmp/evaluation/232392-1168087815/CSPtoSAT+minisat /tmp/evaluation/232392-1168087815/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-232392-1168087815 -o ROOT/results/node12/solver-232392-1168087815 -C 1800 -M 900  /tmp/evaluation/232392-1168087815/CSPtoSAT+minisat /tmp/evaluation/232392-1168087815/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e0954257a74b133093cf00e9d5839300

RANDOM SEED= 635625975

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.265
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.265
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:       1479312 kB
Buffers:         39868 kB
Cached:         281100 kB
SwapCached:       4684 kB
Active:         245372 kB
Inactive:       250284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1479312 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            2088 kB
Writeback:           0 kB
Mapped:         187800 kB
Slab:            65756 kB
Committed_AS:  4156688 kB
PageTables:       2312 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= 66315 MiB



End job on node12 on Sat Jan  6 13:20:22 UTC 2007