Trace number 234929

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.57

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-3.xml
MD5SUM3bf583013f040e0aee23384ce6db3304
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 size1288
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.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...
1.27	c ...done
1.27	c #SATvar=1116572 #SATclauses=2232240 #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/node40/watcher-234929-1168090328 -o ROOT/results/node40/solver-234929-1168090328 -C 1800 -M 900 /tmp/evaluation/234929-1168090328/CSPtoSAT+minisat /tmp/evaluation/234929-1168090328/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.99 2.00 1.83 5/73 30135
/proc/meminfo: memFree=1542152/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=496 CPUtime=0
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157432147 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 6910756 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 124 36 29 52 0 19 0

[startup+0.103788 s]
/proc/loadavg: 1.99 2.00 1.83 5/73 30135
/proc/meminfo: memFree=1542152/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=26804 CPUtime=0.09
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 5380 0 0 0 6 3 0 0 19 0 1 0 157432147 27447296 5212 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 6701 5212 694 52 0 5069 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26804

[startup+0.511827 s]
/proc/loadavg: 1.99 2.00 1.83 5/73 30135
/proc/meminfo: memFree=1542152/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=83628 CPUtime=0.49
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 18903 0 0 0 38 11 0 0 23 0 1 0 157432147 85635072 18711 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 20907 18711 696 52 0 19275 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 83628

[startup+1.33295 s]
/proc/loadavg: 1.99 2.00 1.83 3/73 30135
/proc/meminfo: memFree=1393224/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=167004 CPUtime=1.31
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 38134 0 0 0 105 26 0 0 25 0 1 0 157432147 171012096 37916 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134677693 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 41751 37916 712 52 0 40119 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 167004

[startup+2.97015 s]
/proc/loadavg: 1.99 2.00 1.83 3/73 30135
/proc/meminfo: memFree=1392456/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=167292 CPUtime=2.94
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 38244 0 0 0 268 26 0 0 25 0 1 0 157432147 171307008 38017 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 41823 38017 721 52 0 40191 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 167292

[startup+6.26657 s]
/proc/loadavg: 1.99 2.00 1.83 3/73 30135
/proc/meminfo: memFree=1392264/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=167412 CPUtime=6.22
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 38252 0 0 0 596 26 0 0 25 0 1 0 157432147 171429888 38025 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667281 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 41853 38025 721 52 0 40221 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 167412

[startup+12.7234 s]
/proc/loadavg: 1.99 2.00 1.83 3/73 30135
/proc/meminfo: memFree=1391944/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=167412 CPUtime=12.65
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 38260 0 0 0 1239 26 0 0 25 0 1 0 157432147 171429888 38033 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 41853 38033 721 52 0 40221 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 167412

[startup+25.5611 s]
/proc/loadavg: 1.99 2.00 1.83 3/73 30135
/proc/meminfo: memFree=1391112/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=167996 CPUtime=25.43
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 38364 0 0 0 2517 26 0 0 25 0 1 0 157432147 172027904 38137 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 41999 38137 721 52 0 40367 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 167996

[startup+51.2284 s]
/proc/loadavg: 1.99 2.00 1.83 3/73 30135
/proc/meminfo: memFree=1389512/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=169140 CPUtime=50.98
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 38558 0 0 0 5071 27 0 0 25 0 1 0 157432147 173199360 38331 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 42285 38331 721 52 0 40653 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 169140

[startup+102.449 s]
/proc/loadavg: 1.99 2.00 1.84 3/73 30135
/proc/meminfo: memFree=1388232/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=170316 CPUtime=101.96
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 38802 0 0 0 10169 27 0 0 25 0 1 0 157432147 174403584 38575 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 42579 38575 721 52 0 40947 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 170316

[startup+162.505 s]
/proc/loadavg: 1.99 2.00 1.84 3/73 30135
/proc/meminfo: memFree=1387592/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=170480 CPUtime=161.74
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 38897 0 0 0 16147 27 0 0 25 0 1 0 157432147 174571520 38670 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 42620 38670 721 52 0 40988 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 170480

[startup+222.56 s]
/proc/loadavg: 2.03 2.01 1.85 3/73 30135
/proc/meminfo: memFree=1387080/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=170744 CPUtime=221.51
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 38947 0 0 0 22124 27 0 0 25 0 1 0 157432147 174841856 38720 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 42686 38720 721 52 0 41054 0
Current children cumulated CPU time (s) 221.51
Current children cumulated vsize (KiB) 170744

[startup+282.611 s]
/proc/loadavg: 2.01 2.00 1.86 3/73 30135
/proc/meminfo: memFree=1386632/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=170876 CPUtime=281.29
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 38997 0 0 0 28102 27 0 0 25 0 1 0 157432147 174977024 38770 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 42719 38770 721 52 0 41087 0
Current children cumulated CPU time (s) 281.29
Current children cumulated vsize (KiB) 170876

[startup+342.663 s]
/proc/loadavg: 2.00 2.00 1.87 3/73 30135
/proc/meminfo: memFree=1386312/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=171140 CPUtime=341.06
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39047 0 0 0 34079 27 0 0 25 0 1 0 157432147 175247360 38820 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 42785 38820 721 52 0 41153 0
Current children cumulated CPU time (s) 341.06
Current children cumulated vsize (KiB) 171140

[startup+402.71 s]
/proc/loadavg: 2.00 2.00 1.87 3/73 30135
/proc/meminfo: memFree=1385864/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=171336 CPUtime=400.83
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39095 0 0 0 40056 27 0 0 25 0 1 0 157432147 175448064 38868 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 42834 38868 721 52 0 41202 0
Current children cumulated CPU time (s) 400.83
Current children cumulated vsize (KiB) 171336

[startup+462.761 s]
/proc/loadavg: 2.00 2.00 1.88 3/73 30135
/proc/meminfo: memFree=1385416/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=171468 CPUtime=460.61
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39153 0 0 0 46034 27 0 0 25 0 1 0 157432147 175583232 38926 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 42867 38926 721 52 0 41235 0
Current children cumulated CPU time (s) 460.61
Current children cumulated vsize (KiB) 171468

[startup+522.81 s]
/proc/loadavg: 2.00 2.00 1.88 3/73 30135
/proc/meminfo: memFree=1385096/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=171732 CPUtime=520.39
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39202 0 0 0 52011 28 0 0 25 0 1 0 157432147 175853568 38975 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 42933 38975 721 52 0 41301 0
Current children cumulated CPU time (s) 520.39
Current children cumulated vsize (KiB) 171732

[startup+582.863 s]
/proc/loadavg: 2.08 2.02 1.89 3/73 30135
/proc/meminfo: memFree=1384584/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=171864 CPUtime=580.16
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39268 0 0 0 57988 28 0 0 25 0 1 0 157432147 175988736 39041 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 42966 39041 721 52 0 41334 0
Current children cumulated CPU time (s) 580.16
Current children cumulated vsize (KiB) 171864

[startup+642.911 s]
/proc/loadavg: 2.03 2.01 1.90 3/73 30135
/proc/meminfo: memFree=1384136/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=172160 CPUtime=639.93
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39319 0 0 0 63965 28 0 0 25 0 1 0 157432147 176291840 39092 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43040 39092 721 52 0 41408 0
Current children cumulated CPU time (s) 639.93
Current children cumulated vsize (KiB) 172160

[startup+702.958 s]
/proc/loadavg: 2.01 2.00 1.91 3/73 30135
/proc/meminfo: memFree=1383816/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=172292 CPUtime=699.7
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39368 0 0 0 69942 28 0 0 25 0 1 0 157432147 176427008 39141 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43073 39141 721 52 0 41441 0
Current children cumulated CPU time (s) 699.7
Current children cumulated vsize (KiB) 172292

[startup+763.002 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30135
/proc/meminfo: memFree=1383368/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=172424 CPUtime=759.47
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39416 0 0 0 75919 28 0 0 25 0 1 0 157432147 176562176 39189 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43106 39189 721 52 0 41474 0
Current children cumulated CPU time (s) 759.47
Current children cumulated vsize (KiB) 172424

[startup+823.044 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30135
/proc/meminfo: memFree=1383048/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=172688 CPUtime=819.24
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39465 0 0 0 81896 28 0 0 25 0 1 0 157432147 176832512 39238 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43172 39238 721 52 0 41540 0
Current children cumulated CPU time (s) 819.24
Current children cumulated vsize (KiB) 172688

[startup+883.103 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30135
/proc/meminfo: memFree=1382600/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=172820 CPUtime=879.01
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39515 0 0 0 87873 28 0 0 25 0 1 0 157432147 176967680 39288 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43205 39288 721 52 0 41573 0
Current children cumulated CPU time (s) 879.01
Current children cumulated vsize (KiB) 172820

[startup+943.152 s]
/proc/loadavg: 2.05 2.01 1.91 3/73 30135
/proc/meminfo: memFree=1382216/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=173164 CPUtime=938.78
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39563 0 0 0 93850 28 0 0 25 0 1 0 157432147 177319936 39336 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43291 39336 721 52 0 41659 0
Current children cumulated CPU time (s) 938.78
Current children cumulated vsize (KiB) 173164

[startup+1003.2 s]
/proc/loadavg: 2.02 2.01 1.91 3/73 30135
/proc/meminfo: memFree=1381768/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=173296 CPUtime=998.56
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39610 0 0 0 99827 29 0 0 25 0 1 0 157432147 177455104 39383 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43324 39383 721 52 0 41692 0
Current children cumulated CPU time (s) 998.56
Current children cumulated vsize (KiB) 173296

[startup+1063.25 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30135
/proc/meminfo: memFree=1381384/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=173428 CPUtime=1058.33
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39658 0 0 0 105804 29 0 0 25 0 1 0 157432147 177590272 39431 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43357 39431 721 52 0 41725 0
Current children cumulated CPU time (s) 1058.33
Current children cumulated vsize (KiB) 173428

[startup+1123.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30135
/proc/meminfo: memFree=1380936/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=173692 CPUtime=1118.1
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39706 0 0 0 111781 29 0 0 25 0 1 0 157432147 177860608 39479 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43423 39479 721 52 0 41791 0
Current children cumulated CPU time (s) 1118.1
Current children cumulated vsize (KiB) 173692

[startup+1183.35 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30135
/proc/meminfo: memFree=1380616/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=173824 CPUtime=1177.87
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39756 0 0 0 117758 29 0 0 25 0 1 0 157432147 177995776 39529 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43456 39529 721 52 0 41824 0
Current children cumulated CPU time (s) 1177.87
Current children cumulated vsize (KiB) 173824

[startup+1243.4 s]
/proc/loadavg: 2.05 2.01 1.92 3/73 30135
/proc/meminfo: memFree=1380168/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=174088 CPUtime=1237.65
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39803 0 0 0 123736 29 0 0 25 0 1 0 157432147 178266112 39576 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43522 39576 721 52 0 41890 0
Current children cumulated CPU time (s) 1237.65
Current children cumulated vsize (KiB) 174088

[startup+1303.46 s]
/proc/loadavg: 2.12 2.04 1.93 3/73 30135
/proc/meminfo: memFree=1379784/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=174220 CPUtime=1297.43
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39851 0 0 0 129714 29 0 0 25 0 1 0 157432147 178401280 39624 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43555 39624 721 52 0 41923 0
Current children cumulated CPU time (s) 1297.43
Current children cumulated vsize (KiB) 174220

[startup+1363.51 s]
/proc/loadavg: 2.04 2.03 1.93 3/73 30135
/proc/meminfo: memFree=1379400/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=174352 CPUtime=1357.2
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39899 0 0 0 135691 29 0 0 25 0 1 0 157432147 178536448 39672 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43588 39672 721 52 0 41956 0
Current children cumulated CPU time (s) 1357.2
Current children cumulated vsize (KiB) 174352

[startup+1423.56 s]
/proc/loadavg: 2.01 2.02 1.93 3/73 30135
/proc/meminfo: memFree=1379016/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=174736 CPUtime=1416.98
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39947 0 0 0 141669 29 0 0 25 0 1 0 157432147 178929664 39720 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43684 39720 721 52 0 42052 0
Current children cumulated CPU time (s) 1416.98
Current children cumulated vsize (KiB) 174736

[startup+1483.61 s]
/proc/loadavg: 2.00 2.02 1.93 3/73 30135
/proc/meminfo: memFree=1378632/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=174868 CPUtime=1476.74
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 39993 0 0 0 147645 29 0 0 25 0 1 0 157432147 179064832 39766 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43717 39766 721 52 0 42085 0
Current children cumulated CPU time (s) 1476.74
Current children cumulated vsize (KiB) 174868

[startup+1543.67 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 30135
/proc/meminfo: memFree=1378248/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=175000 CPUtime=1536.52
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 40041 0 0 0 153623 29 0 0 25 0 1 0 157432147 179200000 39814 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43750 39814 721 52 0 42118 0
Current children cumulated CPU time (s) 1536.52
Current children cumulated vsize (KiB) 175000

[startup+1603.71 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 30135
/proc/meminfo: memFree=1377928/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=175264 CPUtime=1596.3
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 40088 0 0 0 159600 30 0 0 25 0 1 0 157432147 179470336 39861 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43816 39861 721 52 0 42184 0
Current children cumulated CPU time (s) 1596.3
Current children cumulated vsize (KiB) 175264

[startup+1663.77 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 30135
/proc/meminfo: memFree=1377480/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=175396 CPUtime=1656.07
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 40135 0 0 0 165577 30 0 0 25 0 1 0 157432147 179605504 39908 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43849 39908 721 52 0 42217 0
Current children cumulated CPU time (s) 1656.07
Current children cumulated vsize (KiB) 175396

[startup+1723.82 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 30135
/proc/meminfo: memFree=1377096/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=175528 CPUtime=1715.85
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 40181 0 0 0 171555 30 0 0 25 0 1 0 157432147 179740672 39954 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43882 39954 721 52 0 42250 0
Current children cumulated CPU time (s) 1715.85
Current children cumulated vsize (KiB) 175528

[startup+1783.89 s]
/proc/loadavg: 2.07 2.03 1.94 3/79 30279
/proc/meminfo: memFree=1375312/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=175792 CPUtime=1775.48
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 40229 0 0 0 177518 30 0 0 25 0 1 0 157432147 180011008 40002 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30134/statm: 43948 40002 721 52 0 42316 0
Current children cumulated CPU time (s) 1775.48
Current children cumulated vsize (KiB) 175792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.54 s]
/proc/loadavg: 2.04 2.02 1.94 3/79 30341
/proc/meminfo: memFree=1512464/2055920 swapFree=4192812/4192956
[pid=30134] ppid=30132 vsize=175792 CPUtime=1800.05
/proc/30134/stat : 30134 (CSPtoSAT+minisa) R 30132 30134 29886 0 -1 4194304 40250 0 0 0 179969 36 0 0 25 0 1 0 157432147 180011008 40023 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/30134/statm: 43948 40023 721 52 0 42316 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 175792

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.57
CPU time (s): 1800.09
CPU user time (s): 1799.7
CPU system time (s): 0.39294
CPU usage (%): 99.531
Max. virtual memory (cumulated for all children) (KiB): 175792

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

runsolver used 2.21266 s user time and 5.64114 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 13:32:08 UTC 2007


IDJOB= 234929
IDBENCH= 6727
FILE ID= node40/234929-1168090328

PBS_JOBID= 3476618

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3bf583013f040e0aee23384ce6db3304

RANDOM SEED= 698729612

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.239
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.239
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:       1542568 kB
Buffers:         24880 kB
Cached:         232296 kB
SwapCached:          0 kB
Active:         258100 kB
Inactive:       184308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:         198832 kB
Slab:            55996 kB
Committed_AS:  3207624 kB
PageTables:       2196 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= 66540 MiB



End job on node40 on Sat Jan  6 14:02:17 UTC 2007