Trace number 234234

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.09 1809.28

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-100-3.xml
MD5SUM43bdd08ffdcb9ff8323d7868c2b8c930
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 benchmark204.81
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1181
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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-234234-1168089660 -o ROOT/results/node6/solver-234234-1168089660 -C 1800 -M 900 /tmp/evaluation/234234-1168089660/CSPtoSAT+minisat /tmp/evaluation/234234-1168089660/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.07 2.02 1.96 4/86 11961
/proc/meminfo: memFree=1147824/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=18540 CPUtime=0
/proc/11960/stat : 11960 (runsolver) R 11958 11960 11442 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 157361461 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11960/statm: 4635 279 244 17 0 2626 0

[startup+0.108506 s]
/proc/loadavg: 2.07 2.02 1.96 4/86 11961
/proc/meminfo: memFree=1147824/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=26408 CPUtime=0.09
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 4826 0 0 0 7 2 0 0 21 0 1 0 157361461 27041792 4680 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134575639 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 6602 4680 696 52 0 4970 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26408

[startup+0.516561 s]
/proc/loadavg: 2.07 2.02 1.96 4/86 11961
/proc/meminfo: memFree=1147824/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=85204 CPUtime=0.5
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 18539 0 0 0 41 9 0 0 25 0 1 0 157361461 87248896 18393 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672154 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 21301 18393 696 52 0 19669 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 85204

[startup+1.33767 s]
/proc/loadavg: 2.07 2.02 1.96 3/86 11961
/proc/meminfo: memFree=1045232/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=115456 CPUtime=1.31
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 26459 0 0 0 117 14 0 0 25 0 1 0 157361461 118226944 26287 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 28864 26287 721 52 0 27232 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 115456

[startup+2.97486 s]
/proc/loadavg: 2.07 2.02 1.96 3/86 11961
/proc/meminfo: memFree=1045232/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=115596 CPUtime=2.93
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 26500 0 0 0 279 14 0 0 25 0 1 0 157361461 118370304 26319 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665731 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 28899 26319 721 52 0 27267 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 115596

[startup+6.25424 s]
/proc/loadavg: 2.06 2.02 1.96 3/86 11961
/proc/meminfo: memFree=1044976/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=115596 CPUtime=6.18
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 26510 0 0 0 604 14 0 0 25 0 1 0 157361461 118370304 26329 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 28899 26329 721 52 0 27267 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 115596

[startup+12.729 s]
/proc/loadavg: 2.06 2.01 1.96 3/86 11961
/proc/meminfo: memFree=1044784/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=115848 CPUtime=12.59
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 26543 0 0 0 1245 14 0 0 25 0 1 0 157361461 118628352 26362 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 28962 26362 721 52 0 27330 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 115848

[startup+25.5675 s]
/proc/loadavg: 2.05 2.01 1.96 3/86 11961
/proc/meminfo: memFree=1044336/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=116444 CPUtime=25.32
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 26655 0 0 0 2518 14 0 0 25 0 1 0 157361461 119238656 26474 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29111 26474 721 52 0 27479 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 116444

[startup+51.2345 s]
/proc/loadavg: 2.03 2.01 1.96 3/86 11961
/proc/meminfo: memFree=1043568/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=117616 CPUtime=50.74
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 26863 0 0 0 5060 14 0 0 25 0 1 0 157361461 120438784 26682 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29404 26682 721 52 0 27772 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 117616

[startup+102.46 s]
/proc/loadavg: 2.01 2.01 1.96 3/86 11961
/proc/meminfo: memFree=1042736/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=117748 CPUtime=101.51
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 26995 0 0 0 10136 15 0 0 25 0 1 0 157361461 120573952 26814 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29437 26814 721 52 0 27805 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 117748

[startup+162.517 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11961
/proc/meminfo: memFree=1041968/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=118012 CPUtime=161.02
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27086 0 0 0 16087 15 0 0 25 0 1 0 157361461 120844288 26905 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29503 26905 721 52 0 27871 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 118012

[startup+222.584 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11961
/proc/meminfo: memFree=1041392/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=118192 CPUtime=220.53
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27143 0 0 0 22038 15 0 0 25 0 1 0 157361461 121028608 26962 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29548 26962 721 52 0 27916 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 118192

[startup+282.641 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11961
/proc/meminfo: memFree=1040816/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=118456 CPUtime=280.04
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27198 0 0 0 27988 16 0 0 25 0 1 0 157361461 121298944 27017 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29614 27017 721 52 0 27982 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 118456

[startup+342.697 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11961
/proc/meminfo: memFree=1040304/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=118688 CPUtime=339.55
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27257 0 0 0 33939 16 0 0 25 0 1 0 157361461 121536512 27076 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29672 27076 721 52 0 28040 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 118688

[startup+402.75 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11961
/proc/meminfo: memFree=1039728/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=118952 CPUtime=399.05
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27314 0 0 0 39889 16 0 0 25 0 1 0 157361461 121806848 27133 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29738 27133 721 52 0 28106 0
Current children cumulated CPU time (s) 399.05
Current children cumulated vsize (KiB) 118952

[startup+462.807 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11961
/proc/meminfo: memFree=1039152/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=119084 CPUtime=458.56
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27370 0 0 0 45839 17 0 0 25 0 1 0 157361461 121942016 27189 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29771 27189 721 52 0 28139 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 119084

[startup+522.866 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11961
/proc/meminfo: memFree=1038640/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=119380 CPUtime=518.07
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27425 0 0 0 51790 17 0 0 25 0 1 0 157361461 122245120 27244 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29845 27244 721 52 0 28213 0
Current children cumulated CPU time (s) 518.07
Current children cumulated vsize (KiB) 119380

[startup+582.925 s]
/proc/loadavg: 2.04 2.01 1.96 3/86 11961
/proc/meminfo: memFree=1038064/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=119644 CPUtime=577.57
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27482 0 0 0 57740 17 0 0 25 0 1 0 157361461 122515456 27301 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29911 27301 721 52 0 28279 0
Current children cumulated CPU time (s) 577.57
Current children cumulated vsize (KiB) 119644

[startup+642.982 s]
/proc/loadavg: 2.01 2.01 1.96 3/86 11961
/proc/meminfo: memFree=1037488/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=119776 CPUtime=637.08
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27539 0 0 0 63690 18 0 0 25 0 1 0 157361461 122650624 27358 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 29944 27358 721 52 0 28312 0
Current children cumulated CPU time (s) 637.08
Current children cumulated vsize (KiB) 119776

[startup+703.038 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11961
/proc/meminfo: memFree=1036912/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=120040 CPUtime=696.59
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27596 0 0 0 69641 18 0 0 25 0 1 0 157361461 122920960 27415 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 30010 27415 721 52 0 28378 0
Current children cumulated CPU time (s) 696.59
Current children cumulated vsize (KiB) 120040

[startup+763.093 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11961
/proc/meminfo: memFree=1036336/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=120384 CPUtime=756.09
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27652 0 0 0 75591 18 0 0 25 0 1 0 157361461 123273216 27471 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 30096 27471 721 52 0 28464 0
Current children cumulated CPU time (s) 756.09
Current children cumulated vsize (KiB) 120384

[startup+823.154 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11961
/proc/meminfo: memFree=1035760/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=120516 CPUtime=815.62
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27711 0 0 0 81543 19 0 0 25 0 1 0 157361461 123408384 27530 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 30129 27530 721 52 0 28497 0
Current children cumulated CPU time (s) 815.62
Current children cumulated vsize (KiB) 120516

[startup+883.218 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11961
/proc/meminfo: memFree=1035184/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=120780 CPUtime=875.12
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27766 0 0 0 87493 19 0 0 25 0 1 0 157361461 123678720 27585 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678160 0 0 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 30195 27585 721 52 0 28563 0
Current children cumulated CPU time (s) 875.12
Current children cumulated vsize (KiB) 120780

[startup+943.276 s]
/proc/loadavg: 1.96 1.98 1.96 3/86 11999
/proc/meminfo: memFree=966768/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=120912 CPUtime=935.02
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27826 0 0 0 93482 20 0 0 25 0 1 0 157361461 123813888 27645 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30228 27645 721 52 0 28596 0
Current children cumulated CPU time (s) 935.02
Current children cumulated vsize (KiB) 120912

[startup+1003.33 s]
/proc/loadavg: 1.98 1.98 1.96 3/86 11999
/proc/meminfo: memFree=965552/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=121176 CPUtime=995.03
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27885 0 0 0 99482 21 0 0 25 0 1 0 157361461 124084224 27704 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30294 27704 721 52 0 28662 0
Current children cumulated CPU time (s) 995.03
Current children cumulated vsize (KiB) 121176

[startup+1063.39 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 11999
/proc/meminfo: memFree=965040/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=121440 CPUtime=1055.01
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 27944 0 0 0 105479 22 0 0 25 0 1 0 157361461 124354560 27763 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30360 27763 721 52 0 28728 0
Current children cumulated CPU time (s) 1055.01
Current children cumulated vsize (KiB) 121440

[startup+1123.45 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 11999
/proc/meminfo: memFree=964528/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=121704 CPUtime=1115
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28002 0 0 0 111478 22 0 0 25 0 1 0 157361461 124624896 27821 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30426 27821 721 52 0 28794 0
Current children cumulated CPU time (s) 1115
Current children cumulated vsize (KiB) 121704

[startup+1183.5 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 11999
/proc/meminfo: memFree=964080/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=121956 CPUtime=1175
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28061 0 0 0 117478 22 0 0 25 0 1 0 157361461 124882944 27880 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667412 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30489 27880 721 52 0 28857 0
Current children cumulated CPU time (s) 1175
Current children cumulated vsize (KiB) 121956

[startup+1243.56 s]
/proc/loadavg: 2.04 2.00 1.96 3/86 11999
/proc/meminfo: memFree=963504/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=122220 CPUtime=1234.97
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28119 0 0 0 123475 22 0 0 25 0 1 0 157361461 125153280 27938 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30555 27938 721 52 0 28923 0
Current children cumulated CPU time (s) 1234.97
Current children cumulated vsize (KiB) 122220

[startup+1303.62 s]
/proc/loadavg: 2.01 2.00 1.96 3/86 11999
/proc/meminfo: memFree=963120/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=122352 CPUtime=1294.98
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28175 0 0 0 129475 23 0 0 25 0 1 0 157361461 125288448 27994 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30588 27994 721 52 0 28956 0
Current children cumulated CPU time (s) 1294.98
Current children cumulated vsize (KiB) 122352

[startup+1363.68 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11999
/proc/meminfo: memFree=962608/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=122616 CPUtime=1354.98
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28230 0 0 0 135475 23 0 0 25 0 1 0 157361461 125558784 28049 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30654 28049 721 52 0 29022 0
Current children cumulated CPU time (s) 1354.98
Current children cumulated vsize (KiB) 122616

[startup+1423.74 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11999
/proc/meminfo: memFree=962288/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=122880 CPUtime=1414.94
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28286 0 0 0 141471 23 0 0 25 0 1 0 157361461 125829120 28105 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30720 28105 721 52 0 29088 0
Current children cumulated CPU time (s) 1414.94
Current children cumulated vsize (KiB) 122880

[startup+1483.79 s]
/proc/loadavg: 2.06 2.01 1.97 3/86 11999
/proc/meminfo: memFree=961712/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=123012 CPUtime=1474.95
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28341 0 0 0 147471 24 0 0 25 0 1 0 157361461 125964288 28160 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30753 28160 721 52 0 29121 0
Current children cumulated CPU time (s) 1474.95
Current children cumulated vsize (KiB) 123012

[startup+1543.86 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 11999
/proc/meminfo: memFree=961392/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=123276 CPUtime=1534.95
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28398 0 0 0 153471 24 0 0 25 0 1 0 157361461 126234624 28217 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30819 28217 721 52 0 29187 0
Current children cumulated CPU time (s) 1534.95
Current children cumulated vsize (KiB) 123276

[startup+1603.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 11999
/proc/meminfo: memFree=960944/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=123408 CPUtime=1594.92
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28455 0 0 0 159468 24 0 0 25 0 1 0 157361461 126369792 28274 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30852 28274 721 52 0 29220 0
Current children cumulated CPU time (s) 1594.92
Current children cumulated vsize (KiB) 123408

[startup+1663.98 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 11999
/proc/meminfo: memFree=960560/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=123672 CPUtime=1654.93
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28513 0 0 0 165468 25 0 0 25 0 1 0 157361461 126640128 28332 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30918 28332 721 52 0 29286 0
Current children cumulated CPU time (s) 1654.93
Current children cumulated vsize (KiB) 123672

[startup+1724.03 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 11999
/proc/meminfo: memFree=960048/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=123936 CPUtime=1714.93
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28567 0 0 0 171468 25 0 0 25 0 1 0 157361461 126910464 28386 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 30984 28386 721 52 0 29352 0
Current children cumulated CPU time (s) 1714.93
Current children cumulated vsize (KiB) 123936

[startup+1784.09 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 11999
/proc/meminfo: memFree=959664/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=124248 CPUtime=1774.9
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28624 0 0 0 177465 25 0 0 25 0 1 0 157361461 127229952 28443 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 31062 28443 721 52 0 29430 0
Current children cumulated CPU time (s) 1774.9
Current children cumulated vsize (KiB) 124248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.25 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 11999
/proc/meminfo: memFree=959536/2055924 swapFree=4165672/4192956
[pid=11960] ppid=11958 vsize=124380 CPUtime=1800.07
/proc/11960/stat : 11960 (CSPtoSAT+minisa) R 11958 11960 11442 0 -1 4194304 28647 0 0 0 179981 26 0 0 25 0 1 0 157361461 127365120 28466 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/11960/statm: 31095 28466 721 52 0 29463 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 124380

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.28
CPU time (s): 1800.09
CPU user time (s): 1799.81
CPU system time (s): 0.278957
CPU usage (%): 99.4923
Max. virtual memory (cumulated for all children) (KiB): 124380

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

runsolver used 2.03869 s user time and 5.98409 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan  6 13:21:00 UTC 2007


IDJOB= 234234
IDBENCH= 6672
FILE ID= node6/234234-1168089660

PBS_JOBID= 3476346

Free space on /tmp= 66529 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  43bdd08ffdcb9ff8323d7868c2b8c930

RANDOM SEED= 60935945

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:       1148304 kB
Buffers:         83620 kB
Cached:         608136 kB
SwapCached:       3068 kB
Active:         443372 kB
Inactive:       367536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1148304 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:         131680 kB
Slab:            81376 kB
Committed_AS:  4386620 kB
PageTables:       2532 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= 66529 MiB



End job on node6 on Sat Jan  6 13:51:10 UTC 2007