Trace number 232580

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.13 1809.49

General information on the benchmark

Nametaillard/js-taillard-20/
js-taillard-20-105-3.xml
MD5SUMa9d951ae55c7cd0dfe745c99ab5a156e
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 benchmark38.8081
SatisfiableYES
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1748
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.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
2.17	c ...done
2.17	c #SATvar=2036802 #SATclauses=4072400 #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/node6/watcher-232580-1168087849 -o ROOT/results/node6/solver-232580-1168087849 -C 1800 -M 900 /tmp/evaluation/232580-1168087849/CSPtoSAT+minisat /tmp/evaluation/232580-1168087849/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.00 2.00 1.88 5/86 11685
/proc/meminfo: memFree=1088048/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=18540 CPUtime=0
/proc/11684/stat : 11684 (runsolver) R 11682 11684 11442 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 157180311 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 268580189930 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11684/statm: 4635 279 244 17 0 2626 0

[startup+0.10743 s]
/proc/loadavg: 2.00 2.00 1.88 5/86 11685
/proc/meminfo: memFree=1088048/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=27620 CPUtime=0.09
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 5522 0 0 0 6 3 0 0 18 0 1 0 157180311 28282880 5308 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669534 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 6905 5308 694 52 0 5273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27620

[startup+0.515466 s]
/proc/loadavg: 2.00 2.00 1.88 5/86 11685
/proc/meminfo: memFree=1088048/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=93076 CPUtime=0.5
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 20004 0 0 0 40 10 0 0 22 0 1 0 157180311 95309824 19743 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 2621213 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 23269 19743 696 52 0 21637 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 93076

[startup+1.33656 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 11685
/proc/meminfo: memFree=925744/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=204804 CPUtime=1.3
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 48351 0 0 0 105 25 0 0 25 0 1 0 157180311 209719296 48090 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 2621373 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 51201 48090 696 52 0 49569 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 204804

[startup+2.97376 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 11685
/proc/meminfo: memFree=817584/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=302484 CPUtime=2.93
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 68539 0 0 0 256 37 0 0 25 0 1 0 157180311 309743616 68243 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 75621 68243 721 52 0 73989 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 302484

[startup+6.26715 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 11685
/proc/meminfo: memFree=817136/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=302664 CPUtime=6.19
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 68560 0 0 0 582 37 0 0 25 0 1 0 157180311 309927936 68264 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 75666 68264 721 52 0 74034 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 302664

[startup+12.7239 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 11685
/proc/meminfo: memFree=817008/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=302664 CPUtime=12.58
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 68580 0 0 0 1221 37 0 0 25 0 1 0 157180311 309927936 68284 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 75666 68284 721 52 0 74034 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 302664

[startup+25.5604 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 11685
/proc/meminfo: memFree=816880/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=302796 CPUtime=25.32
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 68624 0 0 0 2494 38 0 0 25 0 1 0 157180311 310063104 68328 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 75699 68328 721 52 0 74067 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 302796

[startup+51.2164 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 11685
/proc/meminfo: memFree=816432/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=303600 CPUtime=50.73
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 68752 0 0 0 5035 38 0 0 25 0 1 0 157180311 310886400 68456 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 75900 68456 721 52 0 74268 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 303600

[startup+102.428 s]
/proc/loadavg: 2.00 2.00 1.89 3/86 11685
/proc/meminfo: memFree=814384/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=306620 CPUtime=101.47
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69262 0 0 0 10109 38 0 0 25 0 1 0 157180311 313978880 68966 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 76655 68966 721 52 0 75023 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 306620

[startup+162.469 s]
/proc/loadavg: 2.00 2.00 1.89 3/86 11685
/proc/meminfo: memFree=813616/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=306884 CPUtime=160.97
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69477 0 0 0 16058 39 0 0 25 0 1 0 157180311 314249216 69181 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 76721 69181 721 52 0 75089 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 306884

[startup+222.516 s]
/proc/loadavg: 2.00 2.00 1.90 3/86 11685
/proc/meminfo: memFree=813232/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=307016 CPUtime=220.46
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69560 0 0 0 22007 39 0 0 25 0 1 0 157180311 314384384 69264 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 76754 69264 721 52 0 75122 0
Current children cumulated CPU time (s) 220.46
Current children cumulated vsize (KiB) 307016

[startup+282.566 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 11685
/proc/meminfo: memFree=813104/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=307148 CPUtime=279.96
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69606 0 0 0 27957 39 0 0 25 0 1 0 157180311 314519552 69310 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667353 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 76787 69310 721 52 0 75155 0
Current children cumulated CPU time (s) 279.96
Current children cumulated vsize (KiB) 307148

[startup+342.611 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 11685
/proc/meminfo: memFree=808624/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=307312 CPUtime=339.46
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69660 0 0 0 33907 39 0 0 25 0 1 0 157180311 314687488 69364 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 76828 69364 721 52 0 75196 0
Current children cumulated CPU time (s) 339.46
Current children cumulated vsize (KiB) 307312

[startup+402.654 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 11685
/proc/meminfo: memFree=801264/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=307444 CPUtime=398.96
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69695 0 0 0 39856 40 0 0 25 0 1 0 157180311 314822656 69399 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 76861 69399 721 52 0 75229 0
Current children cumulated CPU time (s) 398.96
Current children cumulated vsize (KiB) 307444

[startup+462.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 11685
/proc/meminfo: memFree=794416/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=307576 CPUtime=458.45
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69730 0 0 0 45805 40 0 0 25 0 1 0 157180311 314957824 69434 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 76894 69434 721 52 0 75262 0
Current children cumulated CPU time (s) 458.45
Current children cumulated vsize (KiB) 307576

[startup+522.75 s]
/proc/loadavg: 2.06 2.02 1.91 3/86 11685
/proc/meminfo: memFree=786864/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=307708 CPUtime=517.96
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69794 0 0 0 51756 40 0 0 25 0 1 0 157180311 315092992 69498 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 76927 69498 721 52 0 75295 0
Current children cumulated CPU time (s) 517.96
Current children cumulated vsize (KiB) 307708

[startup+582.802 s]
/proc/loadavg: 2.09 2.03 1.92 3/86 11685
/proc/meminfo: memFree=783792/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=307856 CPUtime=577.45
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69829 0 0 0 57705 40 0 0 25 0 1 0 157180311 315244544 69533 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 76964 69533 721 52 0 75332 0
Current children cumulated CPU time (s) 577.45
Current children cumulated vsize (KiB) 307856

[startup+642.854 s]
/proc/loadavg: 2.08 2.03 1.93 3/92 11803
/proc/meminfo: memFree=782080/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=307988 CPUtime=636.85
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69886 0 0 0 63644 41 0 0 25 0 1 0 157180311 315379712 69590 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 76997 69590 721 52 0 75365 0
Current children cumulated CPU time (s) 636.85
Current children cumulated vsize (KiB) 307988

[startup+702.925 s]
/proc/loadavg: 2.03 2.03 1.93 3/92 11861
/proc/meminfo: memFree=782016/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=308120 CPUtime=696.29
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69919 0 0 0 69588 41 0 0 25 0 1 0 157180311 315514880 69623 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 77030 69623 721 52 0 75398 0
Current children cumulated CPU time (s) 696.29
Current children cumulated vsize (KiB) 308120

[startup+762.972 s]
/proc/loadavg: 2.01 2.02 1.93 3/86 11883
/proc/meminfo: memFree=782960/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=308252 CPUtime=755.76
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69954 0 0 0 75535 41 0 0 25 0 1 0 157180311 315650048 69658 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 77063 69658 721 52 0 75431 0
Current children cumulated CPU time (s) 755.76
Current children cumulated vsize (KiB) 308252

[startup+823.018 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 11883
/proc/meminfo: memFree=782832/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=308384 CPUtime=815.26
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 69989 0 0 0 81485 41 0 0 25 0 1 0 157180311 315785216 69693 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 77096 69693 721 52 0 75464 0
Current children cumulated CPU time (s) 815.26
Current children cumulated vsize (KiB) 308384

[startup+883.07 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 11883
/proc/meminfo: memFree=782704/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=308548 CPUtime=874.77
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70041 0 0 0 87435 42 0 0 25 0 1 0 157180311 315953152 69745 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/11684/statm: 77137 69745 721 52 0 75505 0
Current children cumulated CPU time (s) 874.77
Current children cumulated vsize (KiB) 308548

[startup+943.131 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 11921
/proc/meminfo: memFree=875888/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=308680 CPUtime=934.67
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70057 0 0 0 93424 43 0 0 25 0 1 0 157180311 316088320 69761 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 77170 69761 721 52 0 75538 0
Current children cumulated CPU time (s) 934.67
Current children cumulated vsize (KiB) 308680

[startup+1003.19 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 11921
/proc/meminfo: memFree=875376/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=308812 CPUtime=994.68
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70092 0 0 0 99425 43 0 0 25 0 1 0 157180311 316223488 69796 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 77203 69796 721 52 0 75571 0
Current children cumulated CPU time (s) 994.68
Current children cumulated vsize (KiB) 308812

[startup+1063.25 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 11921
/proc/meminfo: memFree=874992/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=308944 CPUtime=1054.68
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70127 0 0 0 105425 43 0 0 25 0 1 0 157180311 316358656 69831 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 77236 69831 721 52 0 75604 0
Current children cumulated CPU time (s) 1054.68
Current children cumulated vsize (KiB) 308944

[startup+1123.31 s]
/proc/loadavg: 2.12 2.04 1.94 3/86 11921
/proc/meminfo: memFree=874352/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=311124 CPUtime=1114.67
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70196 0 0 0 111423 44 0 0 25 0 1 0 157180311 318590976 69900 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 77781 69900 721 52 0 76149 0
Current children cumulated CPU time (s) 1114.67
Current children cumulated vsize (KiB) 311124

[startup+1183.37 s]
/proc/loadavg: 2.04 2.03 1.94 3/86 11921
/proc/meminfo: memFree=873840/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=311256 CPUtime=1174.67
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70230 0 0 0 117423 44 0 0 25 0 1 0 157180311 318726144 69934 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 77814 69934 721 52 0 76182 0
Current children cumulated CPU time (s) 1174.67
Current children cumulated vsize (KiB) 311256

[startup+1243.44 s]
/proc/loadavg: 2.08 2.04 1.95 3/86 11921
/proc/meminfo: memFree=873456/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=311388 CPUtime=1234.68
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70263 0 0 0 123424 44 0 0 25 0 1 0 157180311 318861312 69967 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 77847 69967 721 52 0 76215 0
Current children cumulated CPU time (s) 1234.68
Current children cumulated vsize (KiB) 311388

[startup+1303.5 s]
/proc/loadavg: 2.03 2.03 1.95 3/86 11921
/proc/meminfo: memFree=872944/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=311520 CPUtime=1294.66
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70297 0 0 0 129421 45 0 0 25 0 1 0 157180311 318996480 70001 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 77880 70001 721 52 0 76248 0
Current children cumulated CPU time (s) 1294.66
Current children cumulated vsize (KiB) 311520

[startup+1363.55 s]
/proc/loadavg: 2.01 2.02 1.95 3/86 11921
/proc/meminfo: memFree=872432/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=311732 CPUtime=1354.65
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70331 0 0 0 135420 45 0 0 25 0 1 0 157180311 319213568 70035 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 77933 70035 721 52 0 76301 0
Current children cumulated CPU time (s) 1354.65
Current children cumulated vsize (KiB) 311732

[startup+1423.61 s]
/proc/loadavg: 2.00 2.02 1.95 3/86 11921
/proc/meminfo: memFree=871920/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=311864 CPUtime=1414.65
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70364 0 0 0 141420 45 0 0 25 0 1 0 157180311 319348736 70068 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 77966 70068 721 52 0 76334 0
Current children cumulated CPU time (s) 1414.65
Current children cumulated vsize (KiB) 311864

[startup+1483.66 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 11921
/proc/meminfo: memFree=871536/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=311996 CPUtime=1474.63
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70397 0 0 0 147417 46 0 0 25 0 1 0 157180311 319483904 70101 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 77999 70101 721 52 0 76367 0
Current children cumulated CPU time (s) 1474.63
Current children cumulated vsize (KiB) 311996

[startup+1543.73 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 11921
/proc/meminfo: memFree=871024/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=312128 CPUtime=1534.64
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70430 0 0 0 153418 46 0 0 25 0 1 0 157180311 319619072 70134 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 78032 70134 721 52 0 76400 0
Current children cumulated CPU time (s) 1534.64
Current children cumulated vsize (KiB) 312128

[startup+1603.79 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 11921
/proc/meminfo: memFree=870576/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=312260 CPUtime=1594.65
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70463 0 0 0 159419 46 0 0 25 0 1 0 157180311 319754240 70167 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 78065 70167 721 52 0 76433 0
Current children cumulated CPU time (s) 1594.65
Current children cumulated vsize (KiB) 312260

[startup+1663.86 s]
/proc/loadavg: 2.04 2.01 1.95 3/86 11923
/proc/meminfo: memFree=869680/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=312392 CPUtime=1654.63
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70496 0 0 0 165416 47 0 0 25 0 1 0 157180311 319889408 70200 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 78098 70200 721 52 0 76466 0
Current children cumulated CPU time (s) 1654.63
Current children cumulated vsize (KiB) 312392

[startup+1723.91 s]
/proc/loadavg: 2.01 2.01 1.95 3/86 11923
/proc/meminfo: memFree=869552/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=312524 CPUtime=1714.64
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70531 0 0 0 171417 47 0 0 25 0 1 0 157180311 320024576 70235 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 78131 70235 721 52 0 76499 0
Current children cumulated CPU time (s) 1714.64
Current children cumulated vsize (KiB) 312524

[startup+1783.97 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 11923
/proc/meminfo: memFree=869168/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=312524 CPUtime=1774.65
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70564 0 0 0 177418 47 0 0 25 0 1 0 157180311 320024576 70268 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 78131 70268 721 52 0 76499 0
Current children cumulated CPU time (s) 1774.65
Current children cumulated vsize (KiB) 312524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.44 s]
/proc/loadavg: 2.07 2.02 1.96 3/86 11923
/proc/meminfo: memFree=868976/2055924 swapFree=4165672/4192956
[pid=11684] ppid=11682 vsize=312656 CPUtime=1800.07
/proc/11684/stat : 11684 (CSPtoSAT+minisa) R 11682 11684 11442 0 -1 4194304 70578 0 0 0 179960 47 0 0 25 0 1 0 157180311 320159744 70282 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/11684/statm: 78164 70282 721 52 0 76532 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 312656

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.49
CPU time (s): 1800.13
CPU user time (s): 1799.61
CPU system time (s): 0.52592
CPU usage (%): 99.4828
Max. virtual memory (cumulated for all children) (KiB): 312656

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

runsolver used 2.01269 s user time and 6.00809 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan  6 12:50:49 UTC 2007


IDJOB= 232580
IDBENCH= 6534
FILE ID= node6/232580-1168087849

PBS_JOBID= 3476346

Free space on /tmp= 66528 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20/js-taillard-20-105-3.xml
COMMAND LINE= /tmp/evaluation/232580-1168087849/CSPtoSAT+minisat /tmp/evaluation/232580-1168087849/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-232580-1168087849 -o ROOT/results/node6/solver-232580-1168087849 -C 1800 -M 900  /tmp/evaluation/232580-1168087849/CSPtoSAT+minisat /tmp/evaluation/232580-1168087849/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  a9d951ae55c7cd0dfe745c99ab5a156e

RANDOM SEED= 202618809

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.240
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.240
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:      2055924 kB
MemFree:       1088528 kB
Buffers:         83604 kB
Cached:         607812 kB
SwapCached:       3068 kB
Active:         503804 kB
Inactive:       366808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1088528 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:         191756 kB
Slab:            81376 kB
Committed_AS:  4436412 kB
PageTables:       2600 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= 66528 MiB



End job on node6 on Sat Jan  6 13:20:58 UTC 2007