Trace number 235062

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.05 1809.81

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-100-5.xml
MD5SUM515eac4437f1afa10ef540bdf47d698f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1385
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
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...
1.36	c ...done
1.36	c #SATvar=1200182 #SATclauses=2399460 #CSPpredicates=3130

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-235062-1168090492 -o ROOT/results/node12/solver-235062-1168090492 -C 1800 -M 900 /tmp/evaluation/235062-1168090492/CSPtoSAT+minisat /tmp/evaluation/235062-1168090492/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.01 1.96 5/86 24112
/proc/meminfo: memFree=1506152/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=496 CPUtime=0
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157444259 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 9696036 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 124 36 29 52 0 19 0

[startup+0.10499 s]
/proc/loadavg: 2.00 2.01 1.96 5/86 24112
/proc/meminfo: memFree=1506152/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=26804 CPUtime=0.09
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 5380 0 0 0 5 4 0 0 18 0 1 0 157444259 27447296 5212 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 6701 5212 694 52 0 5069 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26804

[startup+0.514059 s]
/proc/loadavg: 2.00 2.01 1.96 5/86 24112
/proc/meminfo: memFree=1506152/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=83080 CPUtime=0.5
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 19005 0 0 0 37 13 0 0 22 0 1 0 157444259 85073920 18812 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 20770 18812 696 52 0 19138 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 83080

[startup+1.33819 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 24112
/proc/meminfo: memFree=1350056/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=191956 CPUtime=1.31
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 40836 0 0 0 104 27 0 0 25 0 1 0 157444259 196562944 40643 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4159318994 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 47989 40643 704 52 0 46357 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 191956

[startup+2.9795 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 24112
/proc/meminfo: memFree=1345576/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=192168 CPUtime=2.95
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 40957 0 0 0 267 28 0 0 25 0 1 0 157444259 196780032 40738 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 48042 40738 721 52 0 46410 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 192168

[startup+6.2631 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1345512/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=192168 CPUtime=6.2
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 40957 0 0 0 592 28 0 0 25 0 1 0 157444259 196780032 40738 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 48042 40738 721 52 0 46410 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 192168

[startup+12.7343 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1345384/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=192468 CPUtime=12.61
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 40989 0 0 0 1233 28 0 0 25 0 1 0 157444259 197087232 40770 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 48117 40770 721 52 0 46485 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 192468

[startup+25.5616 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1345064/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=192868 CPUtime=25.32
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 41088 0 0 0 2504 28 0 0 25 0 1 0 157444259 197496832 40869 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 48217 40869 721 52 0 46585 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 192868

[startup+51.2272 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1344040/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=194020 CPUtime=50.74
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 41330 0 0 0 5046 28 0 0 25 0 1 0 157444259 198676480 41111 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 48505 41111 721 52 0 46873 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 194020

[startup+102.454 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1343080/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=195064 CPUtime=101.5
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 41550 0 0 0 10122 28 0 0 25 0 1 0 157444259 199745536 41331 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 48766 41331 721 52 0 47134 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 195064

[startup+162.524 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1342568/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=195348 CPUtime=161.04
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 41620 0 0 0 16075 29 0 0 25 0 1 0 157444259 200036352 41401 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 48837 41401 721 52 0 47205 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 195348

[startup+222.592 s]
/proc/loadavg: 2.05 2.01 1.96 3/86 24112
/proc/meminfo: memFree=1342184/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=195480 CPUtime=220.56
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 41667 0 0 0 22027 29 0 0 25 0 1 0 157444259 200171520 41448 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 48870 41448 721 52 0 47238 0
Current children cumulated CPU time (s) 220.56
Current children cumulated vsize (KiB) 195480

[startup+282.654 s]
/proc/loadavg: 2.02 2.01 1.96 3/86 24112
/proc/meminfo: memFree=1341672/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=195744 CPUtime=280.07
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 41718 0 0 0 27978 29 0 0 25 0 1 0 157444259 200441856 41499 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 48936 41499 721 52 0 47304 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (KiB) 195744

[startup+342.716 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1341288/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=195876 CPUtime=339.6
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 41766 0 0 0 33930 30 0 0 25 0 1 0 157444259 200577024 41547 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 48969 41547 721 52 0 47337 0
Current children cumulated CPU time (s) 339.6
Current children cumulated vsize (KiB) 195876

[startup+402.77 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1340712/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=196208 CPUtime=399.11
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 41825 0 0 0 39881 30 0 0 25 0 1 0 157444259 200916992 41606 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671684 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 49052 41606 721 52 0 47420 0
Current children cumulated CPU time (s) 399.11
Current children cumulated vsize (KiB) 196208

[startup+462.826 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1340392/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=196340 CPUtime=458.62
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 41865 0 0 0 45832 30 0 0 25 0 1 0 157444259 201052160 41646 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 49085 41646 721 52 0 47453 0
Current children cumulated CPU time (s) 458.62
Current children cumulated vsize (KiB) 196340

[startup+522.89 s]
/proc/loadavg: 2.06 2.02 1.97 3/86 24112
/proc/meminfo: memFree=1339944/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=196472 CPUtime=518.13
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 41911 0 0 0 51783 30 0 0 25 0 1 0 157444259 201187328 41692 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 49118 41692 721 52 0 47486 0
Current children cumulated CPU time (s) 518.13
Current children cumulated vsize (KiB) 196472

[startup+582.958 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 24112
/proc/meminfo: memFree=1339368/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=196604 CPUtime=577.66
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 41992 0 0 0 57736 30 0 0 25 0 1 0 157444259 201322496 41773 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 49151 41773 721 52 0 47519 0
Current children cumulated CPU time (s) 577.66
Current children cumulated vsize (KiB) 196604

[startup+643.011 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 24112
/proc/meminfo: memFree=1338920/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=196900 CPUtime=637.18
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42050 0 0 0 63687 31 0 0 25 0 1 0 157444259 201625600 41831 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671643 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 49225 41831 721 52 0 47593 0
Current children cumulated CPU time (s) 637.18
Current children cumulated vsize (KiB) 196900

[startup+703.07 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 24112
/proc/meminfo: memFree=1338536/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=197032 CPUtime=696.69
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42085 0 0 0 69638 31 0 0 25 0 1 0 157444259 201760768 41866 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 49258 41866 721 52 0 47626 0
Current children cumulated CPU time (s) 696.69
Current children cumulated vsize (KiB) 197032

[startup+763.115 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 24112
/proc/meminfo: memFree=1338088/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=197164 CPUtime=756.19
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42132 0 0 0 75588 31 0 0 25 0 1 0 157444259 201895936 41913 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 49291 41913 721 52 0 47659 0
Current children cumulated CPU time (s) 756.19
Current children cumulated vsize (KiB) 197164

[startup+823.165 s]
/proc/loadavg: 2.07 2.02 1.97 3/86 24112
/proc/meminfo: memFree=1337704/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=197428 CPUtime=815.7
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42177 0 0 0 81538 32 0 0 25 0 1 0 157444259 202166272 41958 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 49357 41958 721 52 0 47725 0
Current children cumulated CPU time (s) 815.7
Current children cumulated vsize (KiB) 197428

[startup+883.229 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 24112
/proc/meminfo: memFree=1337192/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=197560 CPUtime=875.19
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42223 0 0 0 87487 32 0 0 25 0 1 0 157444259 202301440 42004 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 49390 42004 721 52 0 47758 0
Current children cumulated CPU time (s) 875.19
Current children cumulated vsize (KiB) 197560

[startup+943.288 s]
/proc/loadavg: 2.01 2.00 1.97 2/81 24113
/proc/meminfo: memFree=1451856/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=197692 CPUtime=934.7
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42270 0 0 0 93438 32 0 0 25 0 1 0 157444259 202436608 42051 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 49423 42051 721 52 0 47791 0
Current children cumulated CPU time (s) 934.7
Current children cumulated vsize (KiB) 197692

[startup+1003.31 s]
/proc/loadavg: 2.28 2.09 2.00 3/86 24221
/proc/meminfo: memFree=1404712/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=198036 CPUtime=994.58
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42326 0 0 0 99405 53 0 0 25 0 1 0 157444259 202788864 42107 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 49509 42107 721 52 0 47877 0
Current children cumulated CPU time (s) 994.58
Current children cumulated vsize (KiB) 198036

[startup+1063.32 s]
/proc/loadavg: 3.17 2.35 2.10 2/82 24267
/proc/meminfo: memFree=791304/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=198300 CPUtime=1054.53
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42380 0 0 0 105377 76 0 0 25 0 1 0 157444259 203059200 42161 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 49575 42161 721 52 0 47943 0
Current children cumulated CPU time (s) 1054.53
Current children cumulated vsize (KiB) 198300

[startup+1123.42 s]
/proc/loadavg: 3.07 2.45 2.14 2/81 24297
/proc/meminfo: memFree=797776/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=198432 CPUtime=1114.5
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42434 0 0 0 111347 103 0 0 25 0 1 0 157444259 203194368 42215 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 49608 42215 721 52 0 47976 0
Current children cumulated CPU time (s) 1114.5
Current children cumulated vsize (KiB) 198432

[startup+1183.45 s]
/proc/loadavg: 2.28 2.33 2.12 3/86 24334
/proc/meminfo: memFree=1569896/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=198696 CPUtime=1174.47
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42487 0 0 0 117343 104 0 0 25 0 1 0 157444259 203464704 42268 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 49674 42268 721 52 0 48042 0
Current children cumulated CPU time (s) 1174.47
Current children cumulated vsize (KiB) 198696

[startup+1243.51 s]
/proc/loadavg: 2.14 2.28 2.11 3/86 24334
/proc/meminfo: memFree=1568616/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=198828 CPUtime=1234.47
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42537 0 0 0 123342 105 0 0 25 0 1 0 157444259 203599872 42318 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 49707 42318 721 52 0 48075 0
Current children cumulated CPU time (s) 1234.47
Current children cumulated vsize (KiB) 198828

[startup+1303.57 s]
/proc/loadavg: 2.05 2.22 2.10 3/86 24334
/proc/meminfo: memFree=1567336/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=199092 CPUtime=1294.45
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42589 0 0 0 129340 105 0 0 25 0 1 0 157444259 203870208 42370 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 49773 42370 721 52 0 48141 0
Current children cumulated CPU time (s) 1294.45
Current children cumulated vsize (KiB) 199092

[startup+1363.64 s]
/proc/loadavg: 2.02 2.18 2.09 3/86 24334
/proc/meminfo: memFree=1565992/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=199224 CPUtime=1354.45
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42639 0 0 0 135339 106 0 0 25 0 1 0 157444259 204005376 42420 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 49806 42420 721 52 0 48174 0
Current children cumulated CPU time (s) 1354.45
Current children cumulated vsize (KiB) 199224

[startup+1423.69 s]
/proc/loadavg: 2.00 2.15 2.08 3/86 24334
/proc/meminfo: memFree=1564072/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=199476 CPUtime=1414.45
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42689 0 0 0 141339 106 0 0 25 0 1 0 157444259 204263424 42470 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 49869 42470 721 52 0 48237 0
Current children cumulated CPU time (s) 1414.45
Current children cumulated vsize (KiB) 199476

[startup+1483.75 s]
/proc/loadavg: 2.04 2.13 2.08 3/86 24334
/proc/meminfo: memFree=1561704/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=199740 CPUtime=1474.42
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42740 0 0 0 147336 106 0 0 25 0 1 0 157444259 204533760 42521 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 49935 42521 721 52 0 48303 0
Current children cumulated CPU time (s) 1474.42
Current children cumulated vsize (KiB) 199740

[startup+1543.82 s]
/proc/loadavg: 2.01 2.11 2.08 3/86 24334
/proc/meminfo: memFree=1558376/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=199872 CPUtime=1534.42
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42790 0 0 0 153336 106 0 0 25 0 1 0 157444259 204668928 42571 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 49968 42571 721 52 0 48336 0
Current children cumulated CPU time (s) 1534.42
Current children cumulated vsize (KiB) 199872

[startup+1603.89 s]
/proc/loadavg: 2.00 2.08 2.07 3/92 24458
/proc/meminfo: memFree=1554208/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=200136 CPUtime=1594.39
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42841 0 0 0 159325 114 0 0 25 0 1 0 157444259 204939264 42622 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 50034 42622 721 52 0 48402 0
Current children cumulated CPU time (s) 1594.39
Current children cumulated vsize (KiB) 200136

[startup+1663.98 s]
/proc/loadavg: 2.00 2.07 2.06 3/86 24532
/proc/meminfo: memFree=1552104/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=200268 CPUtime=1654.37
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42891 0 0 0 165312 125 0 0 25 0 1 0 157444259 205074432 42672 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 50067 42672 721 52 0 48435 0
Current children cumulated CPU time (s) 1654.37
Current children cumulated vsize (KiB) 200268

[startup+1724.04 s]
/proc/loadavg: 2.00 2.05 2.06 3/86 24532
/proc/meminfo: memFree=1549288/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=200532 CPUtime=1714.36
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42942 0 0 0 171311 125 0 0 25 0 1 0 157444259 205344768 42723 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 50133 42723 721 52 0 48501 0
Current children cumulated CPU time (s) 1714.36
Current children cumulated vsize (KiB) 200532

[startup+1784.1 s]
/proc/loadavg: 2.00 2.04 2.05 3/86 24532
/proc/meminfo: memFree=1546664/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=200664 CPUtime=1774.36
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 42994 0 0 0 177311 125 0 0 25 0 1 0 157444259 205479936 42775 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 50166 42775 721 52 0 48534 0
Current children cumulated CPU time (s) 1774.36
Current children cumulated vsize (KiB) 200664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.77 s]
/proc/loadavg: 2.00 2.04 2.05 3/86 24532
/proc/meminfo: memFree=1545512/2055920 swapFree=4160348/4192956
[pid=24111] ppid=24109 vsize=200796 CPUtime=1800.01
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 23703 0 -1 4194304 43015 0 0 0 179875 126 0 0 25 0 1 0 157444259 205615104 42796 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671226 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 50199 42796 721 52 0 48567 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 200796

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.81
CPU time (s): 1800.05
CPU user time (s): 1798.76
CPU system time (s): 1.2918
CPU usage (%): 99.4607
Max. virtual memory (cumulated for all children) (KiB): 200796

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

runsolver used 2.09868 s user time and 5.73113 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 13:34:52 UTC 2007


IDJOB= 235062
IDBENCH= 6735
FILE ID= node12/235062-1168090492

PBS_JOBID= 3476359

Free space on /tmp= 66316 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  515eac4437f1afa10ef540bdf47d698f

RANDOM SEED= 755598291

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:       1506632 kB
Buffers:         41020 kB
Cached:         281988 kB
SwapCached:       4684 kB
Active:         217180 kB
Inactive:       251108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1506632 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1960 kB
Writeback:           0 kB
Mapped:         158464 kB
Slab:            65752 kB
Committed_AS:  4145860 kB
PageTables:       2336 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= 66316 MiB



End job on node12 on Sat Jan  6 14:05:02 UTC 2007