Trace number 232431

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 1808.65

General information on the benchmark

Nametaillard/
js-taillard-20/js-taillard-20-95-1.xml
MD5SUMf240dec7122bf59a4eab757b8046c3d9
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 variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1545
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.07	c This is CSPtoSAT+minisat version 0.3
0.07	c (c) 2006 roussel@cril.univ-artois.fr
0.07	
0.07	c This solver internally uses a modified version of MiniSat2 version 061112
0.07	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.07	
0.07	c parsing...
1.98	c ...done
1.98	c #SATvar=1793973 #SATclauses=3586742 #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/node60/watcher-232431-1168087820 -o ROOT/results/node60/solver-232431-1168087820 -C 1800 -M 900 /tmp/evaluation/232431-1168087820/CSPtoSAT+minisat /tmp/evaluation/232431-1168087820/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


[startup+0.104263 s]
/proc/loadavg: 1.83 1.94 1.80 5/73 14874
/proc/meminfo: memFree=1199048/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.83 1.94 1.80 5/73 14874
/proc/meminfo: memFree=1199048/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=47584 CPUtime=0.19
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 9432 0 0 0 14 5 0 0 19 0 1 0 157180062 48726016 9212 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134575606 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 11896 9212 696 52 0 10264 0

[startup+0.512312 s]
/proc/loadavg: 1.83 1.94 1.80 5/73 14874
/proc/meminfo: memFree=1199048/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=94336 CPUtime=0.49
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 19397 0 0 0 37 12 0 0 21 0 1 0 157180062 96600064 19177 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5975700 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 23584 19177 696 52 0 21952 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 94336

[startup+1.33339 s]
/proc/loadavg: 1.93 1.96 1.81 3/73 14874
/proc/meminfo: memFree=1040392/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=204996 CPUtime=1.3
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 47386 0 0 0 101 29 0 0 25 0 1 0 157180062 209915904 47166 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5975781 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 51249 47166 696 52 0 49617 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 204996

[startup+2.97054 s]
/proc/loadavg: 1.93 1.96 1.81 3/73 14874
/proc/meminfo: memFree=959880/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=283828 CPUtime=2.93
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 60588 0 0 0 254 39 0 0 25 0 1 0 157180062 290639872 60334 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 70957 60334 721 52 0 69325 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 283828

[startup+6.26688 s]
/proc/loadavg: 1.93 1.96 1.81 3/73 14874
/proc/meminfo: memFree=959688/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=283828 CPUtime=6.2
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 60596 0 0 0 581 39 0 0 25 0 1 0 157180062 290639872 60342 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 70957 60342 721 52 0 69325 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 283828

[startup+12.7255 s]
/proc/loadavg: 1.94 1.96 1.81 3/73 14874
/proc/meminfo: memFree=959560/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=283828 CPUtime=12.6
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 60605 0 0 0 1221 39 0 0 25 0 1 0 157180062 290639872 60351 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 70957 60351 721 52 0 69325 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 283828

[startup+25.5876 s]
/proc/loadavg: 1.95 1.96 1.81 3/73 14874
/proc/meminfo: memFree=959112/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=284140 CPUtime=25.4
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 60671 0 0 0 2501 39 0 0 25 0 1 0 157180062 290959360 60417 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 71035 60417 721 52 0 69403 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 284140

[startup+51.2421 s]
/proc/loadavg: 2.04 1.98 1.82 3/73 14874
/proc/meminfo: memFree=957960/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=285080 CPUtime=50.93
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 60801 0 0 0 5054 39 0 0 25 0 1 0 157180062 291921920 60547 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 71270 60547 721 52 0 69638 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 285080

[startup+102.448 s]
/proc/loadavg: 2.02 1.98 1.83 3/73 14874
/proc/meminfo: memFree=954632/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=286732 CPUtime=101.91
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61216 0 0 0 10152 39 0 0 25 0 1 0 157180062 293613568 60962 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 71683 60962 721 52 0 70051 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 286732

[startup+162.479 s]
/proc/loadavg: 2.00 1.98 1.83 3/73 14874
/proc/meminfo: memFree=953160/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=288272 CPUtime=161.67
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61453 0 0 0 16127 40 0 0 25 0 1 0 157180062 295190528 61199 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72068 61199 721 52 0 70436 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 288272

[startup+222.516 s]
/proc/loadavg: 2.00 1.98 1.84 3/73 14874
/proc/meminfo: memFree=952712/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=288404 CPUtime=221.44
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61514 0 0 0 22104 40 0 0 25 0 1 0 157180062 295325696 61260 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72101 61260 721 52 0 70469 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 288404

[startup+282.538 s]
/proc/loadavg: 2.00 1.98 1.84 3/73 14874
/proc/meminfo: memFree=952328/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=288536 CPUtime=281.18
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61556 0 0 0 28078 40 0 0 25 0 1 0 157180062 295460864 61302 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72134 61302 721 52 0 70502 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 288536

[startup+342.567 s]
/proc/loadavg: 2.00 1.98 1.85 3/73 14874
/proc/meminfo: memFree=951880/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=288668 CPUtime=340.94
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61633 0 0 0 34054 40 0 0 25 0 1 0 157180062 295596032 61379 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72167 61379 721 52 0 70535 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 288668

[startup+402.596 s]
/proc/loadavg: 2.00 1.98 1.86 3/73 14874
/proc/meminfo: memFree=951432/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=288800 CPUtime=400.7
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61669 0 0 0 40030 40 0 0 25 0 1 0 157180062 295731200 61415 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72200 61415 721 52 0 70568 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 288800

[startup+462.628 s]
/proc/loadavg: 2.00 1.98 1.86 3/73 14874
/proc/meminfo: memFree=951112/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=288932 CPUtime=460.46
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61706 0 0 0 46006 40 0 0 25 0 1 0 157180062 295866368 61452 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72233 61452 721 52 0 70601 0
Current children cumulated CPU time (s) 460.46
Current children cumulated vsize (KiB) 288932

[startup+522.656 s]
/proc/loadavg: 2.00 1.98 1.87 3/73 14874
/proc/meminfo: memFree=950728/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=289196 CPUtime=520.22
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61764 0 0 0 51982 40 0 0 25 0 1 0 157180062 296136704 61510 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72299 61510 721 52 0 70667 0
Current children cumulated CPU time (s) 520.22
Current children cumulated vsize (KiB) 289196

[startup+582.689 s]
/proc/loadavg: 2.00 1.98 1.87 3/73 14874
/proc/meminfo: memFree=950408/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=289328 CPUtime=579.98
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61802 0 0 0 57957 41 0 0 25 0 1 0 157180062 296271872 61548 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72332 61548 721 52 0 70700 0
Current children cumulated CPU time (s) 579.98
Current children cumulated vsize (KiB) 289328

[startup+642.725 s]
/proc/loadavg: 2.04 2.00 1.88 4/78 14922
/proc/meminfo: memFree=948696/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=289460 CPUtime=639.66
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61837 0 0 0 63925 41 0 0 25 0 1 0 157180062 296407040 61583 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72365 61583 721 52 0 70733 0
Current children cumulated CPU time (s) 639.66
Current children cumulated vsize (KiB) 289460

[startup+702.782 s]
/proc/loadavg: 2.17 2.03 1.90 3/79 15026
/proc/meminfo: memFree=948376/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=289592 CPUtime=699.33
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61875 0 0 0 69892 41 0 0 25 0 1 0 157180062 296542208 61621 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72398 61621 721 52 0 70766 0
Current children cumulated CPU time (s) 699.33
Current children cumulated vsize (KiB) 289592

[startup+762.826 s]
/proc/loadavg: 2.09 2.03 1.91 3/73 15072
/proc/meminfo: memFree=949192/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=289724 CPUtime=759.03
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61911 0 0 0 75862 41 0 0 25 0 1 0 157180062 296677376 61657 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72431 61657 721 52 0 70799 0
Current children cumulated CPU time (s) 759.03
Current children cumulated vsize (KiB) 289724

[startup+822.857 s]
/proc/loadavg: 2.03 2.03 1.91 3/73 15072
/proc/meminfo: memFree=949000/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=289888 CPUtime=818.79
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61948 0 0 0 81838 41 0 0 25 0 1 0 157180062 296845312 61694 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667432 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72472 61694 721 52 0 70840 0
Current children cumulated CPU time (s) 818.79
Current children cumulated vsize (KiB) 289888

[startup+882.891 s]
/proc/loadavg: 2.01 2.02 1.91 4/73 15072
/proc/meminfo: memFree=948744/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=290020 CPUtime=878.54
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 61984 0 0 0 87813 41 0 0 25 0 1 0 157180062 296980480 61730 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72505 61730 721 52 0 70873 0
Current children cumulated CPU time (s) 878.54
Current children cumulated vsize (KiB) 290020

[startup+942.924 s]
/proc/loadavg: 2.00 2.01 1.91 3/73 15072
/proc/meminfo: memFree=948424/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=290152 CPUtime=938.3
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62022 0 0 0 93789 41 0 0 25 0 1 0 157180062 297115648 61768 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72538 61768 721 52 0 70906 0
Current children cumulated CPU time (s) 938.3
Current children cumulated vsize (KiB) 290152

[startup+1002.95 s]
/proc/loadavg: 2.00 2.01 1.91 3/73 15072
/proc/meminfo: memFree=948104/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=290416 CPUtime=998.06
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62060 0 0 0 99764 42 0 0 25 0 1 0 157180062 297385984 61806 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72604 61806 721 52 0 70972 0
Current children cumulated CPU time (s) 998.06
Current children cumulated vsize (KiB) 290416

[startup+1062.98 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 15072
/proc/meminfo: memFree=947912/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=290548 CPUtime=1057.82
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62099 0 0 0 105740 42 0 0 25 0 1 0 157180062 297521152 61845 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72637 61845 721 52 0 71005 0
Current children cumulated CPU time (s) 1057.82
Current children cumulated vsize (KiB) 290548

[startup+1123.01 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 15072
/proc/meminfo: memFree=947656/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=290680 CPUtime=1117.57
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62136 0 0 0 111715 42 0 0 25 0 1 0 157180062 297656320 61882 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72670 61882 721 52 0 71038 0
Current children cumulated CPU time (s) 1117.57
Current children cumulated vsize (KiB) 290680

[startup+1183.04 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 15072
/proc/meminfo: memFree=947336/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=290812 CPUtime=1177.34
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62172 0 0 0 117692 42 0 0 25 0 1 0 157180062 297791488 61918 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72703 61918 721 52 0 71071 0
Current children cumulated CPU time (s) 1177.34
Current children cumulated vsize (KiB) 290812

[startup+1243.08 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 15072
/proc/meminfo: memFree=947080/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=291024 CPUtime=1237.09
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62208 0 0 0 123667 42 0 0 25 0 1 0 157180062 298008576 61954 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72756 61954 721 52 0 71124 0
Current children cumulated CPU time (s) 1237.09
Current children cumulated vsize (KiB) 291024

[startup+1303.11 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 15072
/proc/meminfo: memFree=946760/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=291156 CPUtime=1296.85
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62245 0 0 0 129643 42 0 0 25 0 1 0 157180062 298143744 61991 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671748 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72789 61991 721 52 0 71157 0
Current children cumulated CPU time (s) 1296.85
Current children cumulated vsize (KiB) 291156

[startup+1363.14 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 15072
/proc/meminfo: memFree=946440/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=291288 CPUtime=1356.61
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62284 0 0 0 135619 42 0 0 25 0 1 0 157180062 298278912 62030 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72822 62030 721 52 0 71190 0
Current children cumulated CPU time (s) 1356.61
Current children cumulated vsize (KiB) 291288

[startup+1423.17 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 15072
/proc/meminfo: memFree=946184/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=291420 CPUtime=1416.36
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62321 0 0 0 141594 42 0 0 25 0 1 0 157180062 298414080 62067 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72855 62067 721 52 0 71223 0
Current children cumulated CPU time (s) 1416.36
Current children cumulated vsize (KiB) 291420

[startup+1483.2 s]
/proc/loadavg: 2.06 2.01 1.91 3/73 15072
/proc/meminfo: memFree=945928/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=291552 CPUtime=1476.12
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62357 0 0 0 147570 42 0 0 25 0 1 0 157180062 298549248 62103 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72888 62103 721 52 0 71256 0
Current children cumulated CPU time (s) 1476.12
Current children cumulated vsize (KiB) 291552

[startup+1543.23 s]
/proc/loadavg: 2.02 2.01 1.91 3/73 15072
/proc/meminfo: memFree=945608/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=291684 CPUtime=1535.88
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62393 0 0 0 153546 42 0 0 25 0 1 0 157180062 298684416 62139 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72921 62139 721 52 0 71289 0
Current children cumulated CPU time (s) 1535.88
Current children cumulated vsize (KiB) 291684

[startup+1603.27 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 15072
/proc/meminfo: memFree=945288/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=291816 CPUtime=1595.64
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62430 0 0 0 159522 42 0 0 25 0 1 0 157180062 298819584 62176 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72954 62176 721 52 0 71322 0
Current children cumulated CPU time (s) 1595.64
Current children cumulated vsize (KiB) 291816

[startup+1663.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 15072
/proc/meminfo: memFree=945032/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=291948 CPUtime=1655.4
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62466 0 0 0 165498 42 0 0 25 0 1 0 157180062 298954752 62212 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671654 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 72987 62212 721 52 0 71355 0
Current children cumulated CPU time (s) 1655.4
Current children cumulated vsize (KiB) 291948

[startup+1723.33 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 15074
/proc/meminfo: memFree=944648/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=292080 CPUtime=1715.15
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62502 0 0 0 171473 42 0 0 25 0 1 0 157180062 299089920 62248 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 73020 62248 721 52 0 71388 0
Current children cumulated CPU time (s) 1715.15
Current children cumulated vsize (KiB) 292080

[startup+1783.36 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 15074
/proc/meminfo: memFree=944456/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=292212 CPUtime=1774.91
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62538 0 0 0 177449 42 0 0 25 0 1 0 157180062 299225088 62284 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/14873/statm: 73053 62284 721 52 0 71421 0
Current children cumulated CPU time (s) 1774.91
Current children cumulated vsize (KiB) 292212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 1.94 1.98 1.91 3/73 15112
/proc/meminfo: memFree=1201808/2055920 swapFree=4192812/4192956
[pid=14873] ppid=14871 vsize=292344 CPUtime=1800.03
/proc/14873/stat : 14873 (CSPtoSAT+minisa) R 14871 14873 14598 0 -1 4194304 62555 0 0 0 179960 43 0 0 25 0 1 0 157180062 299360256 62301 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14873/statm: 73086 62301 721 52 0 71454 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 292344

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.65
CPU time (s): 1800.09
CPU user time (s): 1799.61
CPU system time (s): 0.479927
CPU usage (%): 99.5266
Max. virtual memory (cumulated for all children) (KiB): 292344

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

runsolver used 1.59376 s user time and 4.92025 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan  6 12:50:22 UTC 2007


IDJOB= 232431
IDBENCH= 6518
FILE ID= node60/232431-1168087820

PBS_JOBID= 3476587

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f240dec7122bf59a4eab757b8046c3d9

RANDOM SEED= 342003533

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:       1199464 kB
Buffers:         48992 kB
Cached:         453256 kB
SwapCached:          0 kB
Active:         329516 kB
Inactive:       451612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1199464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4348 kB
Writeback:           0 kB
Mapped:         292556 kB
Slab:            60080 kB
Committed_AS:  3649476 kB
PageTables:       2508 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= 66550 MiB



End job on node60 on Sat Jan  6 13:20:30 UTC 2007