Trace number 234163

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.11 1815.22

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-105-9.xml
MD5SUM248fde799a9c457295ab9d359acd6ca2
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 benchmark8.59169
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1334
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.92	c ...done
0.92	c #SATvar=866609 #SATclauses=1732539 #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/node60/watcher-234163-1168089633 -o ROOT/results/node60/solver-234163-1168089633 -C 1800 -M 900 /tmp/evaluation/234163-1168089633/CSPtoSAT+minisat /tmp/evaluation/234163-1168089633/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.87 1.97 1.90 5/73 15150
/proc/meminfo: memFree=1448840/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=496 CPUtime=0
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 157361308 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5534500 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 124 36 29 52 0 19 0

[startup+0.104601 s]
/proc/loadavg: 1.87 1.97 1.90 5/73 15150
/proc/meminfo: memFree=1448840/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=25348 CPUtime=0.08
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 4956 0 0 0 6 2 0 0 20 0 1 0 157361308 25956352 4866 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134575905 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 6337 4866 696 52 0 4705 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25348

[startup+0.512649 s]
/proc/loadavg: 1.87 1.97 1.90 5/73 15150
/proc/meminfo: memFree=1448840/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=85556 CPUtime=0.49
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 19029 0 0 0 39 10 0 0 23 0 1 0 157361308 87609344 18939 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5967597 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 21389 18939 696 52 0 19757 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 85556

[startup+1.33373 s]
/proc/loadavg: 1.87 1.97 1.90 3/73 15150
/proc/meminfo: memFree=1332808/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=135736 CPUtime=1.31
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 29751 0 0 0 114 17 0 0 25 0 1 0 157361308 138993664 29635 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 33934 29635 721 52 0 32302 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 135736

[startup+2.97089 s]
/proc/loadavg: 1.87 1.97 1.90 3/73 15150
/proc/meminfo: memFree=1332680/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=135736 CPUtime=2.93
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 29755 0 0 0 276 17 0 0 25 0 1 0 157361308 138993664 29639 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671643 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 33934 29639 721 52 0 32302 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 135736

[startup+6.25821 s]
/proc/loadavg: 1.88 1.97 1.90 3/73 15150
/proc/meminfo: memFree=1332560/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=135856 CPUtime=6.19
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 29774 0 0 0 602 17 0 0 25 0 1 0 157361308 139116544 29658 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 33964 29658 721 52 0 32332 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 135856

[startup+12.7198 s]
/proc/loadavg: 1.89 1.97 1.90 3/73 15150
/proc/meminfo: memFree=1332376/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=135988 CPUtime=12.6
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 29792 0 0 0 1243 17 0 0 25 0 1 0 157361308 139251712 29676 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 33997 29676 721 52 0 32365 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 135988

[startup+25.5591 s]
/proc/loadavg: 1.91 1.97 1.91 3/73 15150
/proc/meminfo: memFree=1331800/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=136568 CPUtime=25.32
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 29898 0 0 0 2515 17 0 0 25 0 1 0 157361308 139845632 29782 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 34142 29782 721 52 0 32510 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 136568

[startup+51.2186 s]
/proc/loadavg: 1.94 1.97 1.91 3/73 15150
/proc/meminfo: memFree=1329944/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=137580 CPUtime=50.75
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30182 0 0 0 5058 17 0 0 25 0 1 0 157361308 140881920 30066 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 34395 30066 721 52 0 32763 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 137580

[startup+102.433 s]
/proc/loadavg: 1.97 1.97 1.91 3/73 15150
/proc/meminfo: memFree=1328152/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=138756 CPUtime=101.52
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30308 0 0 0 10135 17 0 0 25 0 1 0 157361308 142086144 30192 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 34689 30192 721 52 0 33057 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 138756

[startup+162.48 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 15150
/proc/meminfo: memFree=1326296/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=139020 CPUtime=161.04
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30385 0 0 0 16086 18 0 0 25 0 1 0 157361308 142356480 30269 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 34755 30269 721 52 0 33123 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 139020

[startup+222.524 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 15150
/proc/meminfo: memFree=1324568/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=139152 CPUtime=220.57
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30439 0 0 0 22039 18 0 0 25 0 1 0 157361308 142491648 30323 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 34788 30323 721 52 0 33156 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 139152

[startup+282.557 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 15150
/proc/meminfo: memFree=1322840/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=139416 CPUtime=280.09
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30493 0 0 0 27991 18 0 0 25 0 1 0 157361308 142761984 30377 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 34854 30377 721 52 0 33222 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (KiB) 139416

[startup+342.595 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 15150
/proc/meminfo: memFree=1320984/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=139728 CPUtime=339.59
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30555 0 0 0 33941 18 0 0 25 0 1 0 157361308 143081472 30439 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671454 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 34932 30439 721 52 0 33300 0
Current children cumulated CPU time (s) 339.59
Current children cumulated vsize (KiB) 139728

[startup+402.633 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 15150
/proc/meminfo: memFree=1319512/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=139860 CPUtime=399.11
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30597 0 0 0 39892 19 0 0 25 0 1 0 157361308 143216640 30481 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 34965 30481 721 52 0 33333 0
Current children cumulated CPU time (s) 399.11
Current children cumulated vsize (KiB) 139860

[startup+462.658 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 15150
/proc/meminfo: memFree=1319192/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=139992 CPUtime=458.64
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30649 0 0 0 45845 19 0 0 25 0 1 0 157361308 143351808 30533 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 34998 30533 721 52 0 33366 0
Current children cumulated CPU time (s) 458.64
Current children cumulated vsize (KiB) 139992

[startup+522.692 s]
/proc/loadavg: 2.05 1.99 1.91 3/73 15150
/proc/meminfo: memFree=1318872/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=140256 CPUtime=518.18
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30701 0 0 0 51799 19 0 0 25 0 1 0 157361308 143622144 30585 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35064 30585 721 52 0 33432 0
Current children cumulated CPU time (s) 518.18
Current children cumulated vsize (KiB) 140256

[startup+582.73 s]
/proc/loadavg: 2.02 1.99 1.91 3/73 15150
/proc/meminfo: memFree=1318616/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=140420 CPUtime=577.71
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30755 0 0 0 57752 19 0 0 25 0 1 0 157361308 143790080 30639 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671317 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35105 30639 721 52 0 33473 0
Current children cumulated CPU time (s) 577.71
Current children cumulated vsize (KiB) 140420

[startup+642.76 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 15150
/proc/meminfo: memFree=1318296/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=140684 CPUtime=637.25
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30809 0 0 0 63705 20 0 0 25 0 1 0 157361308 144060416 30693 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35171 30693 721 52 0 33539 0
Current children cumulated CPU time (s) 637.25
Current children cumulated vsize (KiB) 140684

[startup+702.793 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 15150
/proc/meminfo: memFree=1318104/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=140816 CPUtime=696.78
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30861 0 0 0 69658 20 0 0 25 0 1 0 157361308 144195584 30745 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35204 30745 721 52 0 33572 0
Current children cumulated CPU time (s) 696.78
Current children cumulated vsize (KiB) 140816

[startup+762.823 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 15150
/proc/meminfo: memFree=1317784/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=141080 CPUtime=756.3
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30921 0 0 0 75610 20 0 0 25 0 1 0 157361308 144465920 30805 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35270 30805 721 52 0 33638 0
Current children cumulated CPU time (s) 756.3
Current children cumulated vsize (KiB) 141080

[startup+822.851 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 15150
/proc/meminfo: memFree=1317592/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=141424 CPUtime=815.82
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 30975 0 0 0 81562 20 0 0 25 0 1 0 157361308 144818176 30859 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35356 30859 721 52 0 33724 0
Current children cumulated CPU time (s) 815.82
Current children cumulated vsize (KiB) 141424

[startup+882.891 s]
/proc/loadavg: 2.06 2.02 1.93 3/73 15150
/proc/meminfo: memFree=1317336/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=141556 CPUtime=875.35
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31027 0 0 0 87515 20 0 0 25 0 1 0 157361308 144953344 30911 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35389 30911 721 52 0 33757 0
Current children cumulated CPU time (s) 875.35
Current children cumulated vsize (KiB) 141556

[startup+942.924 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 15150
/proc/meminfo: memFree=1317144/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=141688 CPUtime=934.9
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31078 0 0 0 93470 20 0 0 25 0 1 0 157361308 145088512 30962 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35422 30962 721 52 0 33790 0
Current children cumulated CPU time (s) 934.9
Current children cumulated vsize (KiB) 141688

[startup+1002.96 s]
/proc/loadavg: 2.01 2.00 1.93 3/73 15150
/proc/meminfo: memFree=1316888/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=141952 CPUtime=994.42
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31131 0 0 0 99421 21 0 0 25 0 1 0 157361308 145358848 31015 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35488 31015 721 52 0 33856 0
Current children cumulated CPU time (s) 994.42
Current children cumulated vsize (KiB) 141952

[startup+1063.01 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 15150
/proc/meminfo: memFree=1316632/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=142084 CPUtime=1053.96
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31183 0 0 0 105375 21 0 0 25 0 1 0 157361308 145494016 31067 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35521 31067 721 52 0 33889 0
Current children cumulated CPU time (s) 1053.96
Current children cumulated vsize (KiB) 142084

[startup+1123.04 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 15150
/proc/meminfo: memFree=1316376/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=142348 CPUtime=1113.5
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31234 0 0 0 111329 21 0 0 25 0 1 0 157361308 145764352 31118 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35587 31118 721 52 0 33955 0
Current children cumulated CPU time (s) 1113.5
Current children cumulated vsize (KiB) 142348

[startup+1183.07 s]
/proc/loadavg: 2.06 2.02 1.93 3/73 15150
/proc/meminfo: memFree=1316184/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=142480 CPUtime=1173.03
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31285 0 0 0 117282 21 0 0 25 0 1 0 157361308 145899520 31169 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35620 31169 721 52 0 33988 0
Current children cumulated CPU time (s) 1173.03
Current children cumulated vsize (KiB) 142480

[startup+1243.11 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 15150
/proc/meminfo: memFree=1315928/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=142744 CPUtime=1232.56
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31337 0 0 0 123235 21 0 0 25 0 1 0 157361308 146169856 31221 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35686 31221 721 52 0 34054 0
Current children cumulated CPU time (s) 1232.56
Current children cumulated vsize (KiB) 142744

[startup+1303.14 s]
/proc/loadavg: 2.01 2.00 1.93 3/73 15150
/proc/meminfo: memFree=1315736/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=142996 CPUtime=1292.09
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31386 0 0 0 129188 21 0 0 25 0 1 0 157361308 146427904 31270 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35749 31270 721 52 0 34117 0
Current children cumulated CPU time (s) 1292.09
Current children cumulated vsize (KiB) 142996

[startup+1363.18 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 15150
/proc/meminfo: memFree=1315480/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=143260 CPUtime=1351.62
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31438 0 0 0 135140 22 0 0 25 0 1 0 157361308 146698240 31322 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35815 31322 721 52 0 34183 0
Current children cumulated CPU time (s) 1351.62
Current children cumulated vsize (KiB) 143260

[startup+1423.21 s]
/proc/loadavg: 2.16 2.03 1.94 3/73 15150
/proc/meminfo: memFree=1315224/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=143392 CPUtime=1411.15
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31489 0 0 0 141093 22 0 0 25 0 1 0 157361308 146833408 31373 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35848 31373 721 52 0 34216 0
Current children cumulated CPU time (s) 1411.15
Current children cumulated vsize (KiB) 143392

[startup+1483.24 s]
/proc/loadavg: 2.06 2.03 1.94 3/73 15150
/proc/meminfo: memFree=1315032/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=143656 CPUtime=1470.68
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31540 0 0 0 147046 22 0 0 25 0 1 0 157361308 147103744 31424 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35914 31424 721 52 0 34282 0
Current children cumulated CPU time (s) 1470.68
Current children cumulated vsize (KiB) 143656

[startup+1543.28 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 15150
/proc/meminfo: memFree=1314776/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=143788 CPUtime=1530.21
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31590 0 0 0 152999 22 0 0 25 0 1 0 157361308 147238912 31474 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 35947 31474 721 52 0 34315 0
Current children cumulated CPU time (s) 1530.21
Current children cumulated vsize (KiB) 143788

[startup+1603.31 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 15150
/proc/meminfo: memFree=1314584/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=144052 CPUtime=1589.75
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31640 0 0 0 158953 22 0 0 25 0 1 0 157361308 147509248 31524 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 36013 31524 721 52 0 34381 0
Current children cumulated CPU time (s) 1589.75
Current children cumulated vsize (KiB) 144052

[startup+1663.35 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 15150
/proc/meminfo: memFree=1314328/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=144184 CPUtime=1649.29
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31691 0 0 0 164906 23 0 0 25 0 1 0 157361308 147644416 31575 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 36046 31575 721 52 0 34414 0
Current children cumulated CPU time (s) 1649.29
Current children cumulated vsize (KiB) 144184

[startup+1723.38 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 15150
/proc/meminfo: memFree=1314072/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=144448 CPUtime=1708.82
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31742 0 0 0 170859 23 0 0 25 0 1 0 157361308 147914752 31626 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 1 0 0
/proc/15149/statm: 36112 31626 721 52 0 34480 0
Current children cumulated CPU time (s) 1708.82
Current children cumulated vsize (KiB) 144448

[startup+1783.41 s]
/proc/loadavg: 2.03 2.01 1.95 3/73 15188
/proc/meminfo: memFree=213776/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=144580 CPUtime=1768.35
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31791 0 0 0 176805 30 0 0 25 0 1 0 157361308 148049920 31675 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 0 0 0
/proc/15149/statm: 36145 31675 721 52 0 34513 0
Current children cumulated CPU time (s) 1768.35
Current children cumulated vsize (KiB) 144580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.19 s]
/proc/loadavg: 2.25 2.08 1.97 2/68 15202
/proc/meminfo: memFree=1584888/2055920 swapFree=4192812/4192956
[pid=15149] ppid=15147 vsize=144712 CPUtime=1800.08
/proc/15149/stat : 15149 (CSPtoSAT+minisa) R 15147 15149 14598 0 -1 4194304 31820 0 0 0 179952 56 0 0 25 0 1 0 157361308 148185088 31704 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/15149/statm: 36178 31704 721 52 0 34546 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 144712

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.22
CPU time (s): 1800.11
CPU user time (s): 1799.53
CPU system time (s): 0.584911
CPU usage (%): 99.1676
Max. virtual memory (cumulated for all children) (KiB): 144712

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

runsolver used 2.17467 s user time and 5.2612 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan  6 13:20:34 UTC 2007


IDJOB= 234163
IDBENCH= 6666
FILE ID= node60/234163-1168089633

PBS_JOBID= 3476587

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-15/js-taillard-15-105-9.xml
COMMAND LINE= /tmp/evaluation/234163-1168089633/CSPtoSAT+minisat /tmp/evaluation/234163-1168089633/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-234163-1168089633 -o ROOT/results/node60/solver-234163-1168089633 -C 1800 -M 900  /tmp/evaluation/234163-1168089633/CSPtoSAT+minisat /tmp/evaluation/234163-1168089633/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  248fde799a9c457295ab9d359acd6ca2

RANDOM SEED= 687707673

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.236
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.236
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:       1449320 kB
Buffers:         49080 kB
Cached:         452624 kB
SwapCached:          0 kB
Active:          80468 kB
Inactive:       451556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1449320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3472 kB
Writeback:           0 kB
Mapped:          43912 kB
Slab:            60024 kB
Committed_AS:  3370272 kB
PageTables:       1832 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= 66552 MiB



End job on node60 on Sat Jan  6 13:50:50 UTC 2007