Trace number 235078

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

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-105-7.xml
MD5SUMa906eef29dc5a61b67e7e12b39064d46
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 benchmark675.43
SatisfiableYES
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1504
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.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
1.42	c ...done
1.42	c #SATvar=1309145 #SATclauses=2617386 #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/node38/watcher-235078-1168090497 -o ROOT/results/node38/solver-235078-1168090497 -C 1800 -M 900 /tmp/evaluation/235078-1168090497/CSPtoSAT+minisat /tmp/evaluation/235078-1168090497/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.03 2.02 1.93 3/73 18619
/proc/meminfo: memFree=1453944/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=6696 CPUtime=0
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 157449347 6856704 386 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 8576289 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 1674 393 359 52 0 30 0

[startup+0.101986 s]
/proc/loadavg: 2.03 2.02 1.93 3/73 18619
/proc/meminfo: memFree=1453944/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=27124 CPUtime=0.08
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 5283 0 0 0 6 2 0 0 18 0 1 0 157449347 27774976 5194 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 6781 5199 694 52 0 5149 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27124

[startup+0.510065 s]
/proc/loadavg: 2.03 2.02 1.93 3/73 18619
/proc/meminfo: memFree=1453944/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=89800 CPUtime=0.49
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 19465 0 0 0 37 12 0 0 22 0 1 0 157449347 91955200 19246 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 9041531 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 22450 19248 696 52 0 20818 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 89800

[startup+1.33122 s]
/proc/loadavg: 2.03 2.02 1.93 3/73 18619
/proc/meminfo: memFree=1294400/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=200144 CPUtime=1.31
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 44345 0 0 0 101 30 0 0 25 0 1 0 157449347 204947456 44126 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134652626 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 50036 44126 704 52 0 48404 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 200144

[startup+2.96855 s]
/proc/loadavg: 2.03 2.02 1.93 3/73 18619
/proc/meminfo: memFree=1279296/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=200540 CPUtime=2.94
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 44537 0 0 0 264 30 0 0 25 0 1 0 157449347 205352960 44283 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 50135 44283 721 52 0 48503 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 200540

[startup+6.25719 s]
/proc/loadavg: 2.03 2.02 1.93 3/73 18619
/proc/meminfo: memFree=1279168/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=200540 CPUtime=6.21
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 44537 0 0 0 591 30 0 0 25 0 1 0 157449347 205352960 44283 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678429 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 50135 44283 721 52 0 48503 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 200540

[startup+12.7215 s]
/proc/loadavg: 2.02 2.02 1.93 3/73 18619
/proc/meminfo: memFree=1279048/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=200660 CPUtime=12.64
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 44568 0 0 0 1234 30 0 0 25 0 1 0 157449347 205475840 44314 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 50165 44314 721 52 0 48533 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 200660

[startup+25.554 s]
/proc/loadavg: 2.02 2.02 1.93 3/73 18619
/proc/meminfo: memFree=1278792/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=200972 CPUtime=25.41
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 44636 0 0 0 2511 30 0 0 25 0 1 0 157449347 205795328 44382 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 50243 44382 721 52 0 48611 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 200972

[startup+51.212 s]
/proc/loadavg: 2.01 2.02 1.93 3/73 18619
/proc/meminfo: memFree=1278088/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=201776 CPUtime=50.95
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 44806 0 0 0 5064 31 0 0 25 0 1 0 157449347 206618624 44552 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 50444 44552 721 52 0 48812 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 201776

[startup+102.455 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 18619
/proc/meminfo: memFree=1276616/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=203428 CPUtime=101.95
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45162 0 0 0 10164 31 0 0 25 0 1 0 157449347 208310272 44908 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 50857 44908 721 52 0 49225 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 203428

[startup+162.49 s]
/proc/loadavg: 2.07 2.02 1.94 3/73 18619
/proc/meminfo: memFree=1275848/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=203732 CPUtime=161.7
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45296 0 0 0 16139 31 0 0 25 0 1 0 157449347 208621568 45042 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 50933 45042 721 52 0 49301 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 203732

[startup+222.526 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 18619
/proc/meminfo: memFree=1275464/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=203864 CPUtime=221.45
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45343 0 0 0 22114 31 0 0 25 0 1 0 157449347 208756736 45089 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 50966 45089 721 52 0 49334 0
Current children cumulated CPU time (s) 221.45
Current children cumulated vsize (KiB) 203864

[startup+282.557 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 18619
/proc/meminfo: memFree=1275080/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=203996 CPUtime=281.21
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45385 0 0 0 28089 32 0 0 25 0 1 0 157449347 208891904 45131 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 50999 45131 721 52 0 49367 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 203996

[startup+342.595 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1274632/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=204260 CPUtime=340.96
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45430 0 0 0 34064 32 0 0 25 0 1 0 157449347 209162240 45176 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51065 45176 721 52 0 49433 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 204260

[startup+402.635 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1274120/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=204392 CPUtime=400.72
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45472 0 0 0 40040 32 0 0 25 0 1 0 157449347 209297408 45218 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51098 45218 721 52 0 49466 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 204392

[startup+462.671 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1273864/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=204604 CPUtime=460.47
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45516 0 0 0 46015 32 0 0 25 0 1 0 157449347 209514496 45262 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51151 45262 721 52 0 49519 0
Current children cumulated CPU time (s) 460.47
Current children cumulated vsize (KiB) 204604

[startup+522.714 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1273480/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=204736 CPUtime=520.23
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45559 0 0 0 51991 32 0 0 25 0 1 0 157449347 209649664 45305 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51184 45305 721 52 0 49552 0
Current children cumulated CPU time (s) 520.23
Current children cumulated vsize (KiB) 204736

[startup+582.748 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1273096/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=204868 CPUtime=579.97
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45601 0 0 0 57965 32 0 0 25 0 1 0 157449347 209784832 45347 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51217 45347 721 52 0 49585 0
Current children cumulated CPU time (s) 579.97
Current children cumulated vsize (KiB) 204868

[startup+642.784 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1272712/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=205000 CPUtime=639.72
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45641 0 0 0 63940 32 0 0 25 0 1 0 157449347 209920000 45387 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667283 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51250 45387 721 52 0 49618 0
Current children cumulated CPU time (s) 639.72
Current children cumulated vsize (KiB) 205000

[startup+702.819 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1272264/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=205296 CPUtime=699.47
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45699 0 0 0 69915 32 0 0 25 0 1 0 157449347 210223104 45445 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51324 45445 721 52 0 49692 0
Current children cumulated CPU time (s) 699.47
Current children cumulated vsize (KiB) 205296

[startup+762.853 s]
/proc/loadavg: 2.05 2.01 1.94 3/73 18619
/proc/meminfo: memFree=1271944/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=205428 CPUtime=759.22
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45723 0 0 0 75890 32 0 0 25 0 1 0 157449347 210358272 45469 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51357 45469 721 52 0 49725 0
Current children cumulated CPU time (s) 759.22
Current children cumulated vsize (KiB) 205428

[startup+822.891 s]
/proc/loadavg: 2.02 2.01 1.94 3/73 18619
/proc/meminfo: memFree=1271496/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=205560 CPUtime=818.98
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45764 0 0 0 81866 32 0 0 25 0 1 0 157449347 210493440 45510 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51390 45510 721 52 0 49758 0
Current children cumulated CPU time (s) 818.98
Current children cumulated vsize (KiB) 205560

[startup+882.925 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1271176/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=205692 CPUtime=878.74
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45806 0 0 0 87841 33 0 0 25 0 1 0 157449347 210628608 45552 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51423 45552 721 52 0 49791 0
Current children cumulated CPU time (s) 878.74
Current children cumulated vsize (KiB) 205692

[startup+942.956 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1270792/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=205824 CPUtime=938.48
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45846 0 0 0 93815 33 0 0 25 0 1 0 157449347 210763776 45592 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51456 45592 721 52 0 49824 0
Current children cumulated CPU time (s) 938.48
Current children cumulated vsize (KiB) 205824

[startup+1002.99 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1270408/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=206088 CPUtime=998.23
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45887 0 0 0 99790 33 0 0 25 0 1 0 157449347 211034112 45633 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51522 45633 721 52 0 49890 0
Current children cumulated CPU time (s) 998.23
Current children cumulated vsize (KiB) 206088

[startup+1063.03 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1270024/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=206220 CPUtime=1057.98
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45928 0 0 0 105765 33 0 0 25 0 1 0 157449347 211169280 45674 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51555 45674 721 52 0 49923 0
Current children cumulated CPU time (s) 1057.98
Current children cumulated vsize (KiB) 206220

[startup+1123.06 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1269640/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=206432 CPUtime=1117.73
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 45971 0 0 0 111740 33 0 0 25 0 1 0 157449347 211386368 45717 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51608 45717 721 52 0 49976 0
Current children cumulated CPU time (s) 1117.73
Current children cumulated vsize (KiB) 206432

[startup+1183.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18619
/proc/meminfo: memFree=1269256/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=206564 CPUtime=1177.49
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46012 0 0 0 117715 34 0 0 25 0 1 0 157449347 211521536 45758 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562852 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 51641 45758 721 52 0 50009 0
Current children cumulated CPU time (s) 1177.49
Current children cumulated vsize (KiB) 206564

[startup+1243.13 s]
/proc/loadavg: 2.08 2.02 1.95 3/73 18619
/proc/meminfo: memFree=1268744/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=208064 CPUtime=1237.23
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46083 0 0 0 123689 34 0 0 25 0 1 0 157449347 213057536 45829 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 52016 45829 721 52 0 50384 0
Current children cumulated CPU time (s) 1237.23
Current children cumulated vsize (KiB) 208064

[startup+1303.16 s]
/proc/loadavg: 2.08 2.03 1.95 3/73 18619
/proc/meminfo: memFree=1268360/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=208328 CPUtime=1296.99
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46122 0 0 0 129665 34 0 0 25 0 1 0 157449347 213327872 45868 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 52082 45868 721 52 0 50450 0
Current children cumulated CPU time (s) 1296.99
Current children cumulated vsize (KiB) 208328

[startup+1363.2 s]
/proc/loadavg: 2.03 2.02 1.95 3/73 18619
/proc/meminfo: memFree=1267976/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=208460 CPUtime=1356.73
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46165 0 0 0 135639 34 0 0 25 0 1 0 157449347 213463040 45911 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 52115 45911 721 52 0 50483 0
Current children cumulated CPU time (s) 1356.73
Current children cumulated vsize (KiB) 208460

[startup+1423.24 s]
/proc/loadavg: 2.01 2.02 1.95 3/73 18619
/proc/meminfo: memFree=1267592/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=208592 CPUtime=1416.49
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46207 0 0 0 141615 34 0 0 25 0 1 0 157449347 213598208 45953 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 52148 45953 721 52 0 50516 0
Current children cumulated CPU time (s) 1416.49
Current children cumulated vsize (KiB) 208592

[startup+1483.28 s]
/proc/loadavg: 2.08 2.03 1.96 3/73 18619
/proc/meminfo: memFree=1267208/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=208724 CPUtime=1476.24
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46247 0 0 0 147590 34 0 0 25 0 1 0 157449347 213733376 45993 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 52181 45993 721 52 0 50549 0
Current children cumulated CPU time (s) 1476.24
Current children cumulated vsize (KiB) 208724

[startup+1543.37 s]
/proc/loadavg: 2.03 2.02 1.96 3/73 18619
/proc/meminfo: memFree=1266824/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=208856 CPUtime=1536.04
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46287 0 0 0 153570 34 0 0 25 0 1 0 157449347 213868544 46033 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 52214 46033 721 52 0 50582 0
Current children cumulated CPU time (s) 1536.04
Current children cumulated vsize (KiB) 208856

[startup+1603.41 s]
/proc/loadavg: 2.01 2.01 1.96 3/79 18755
/proc/meminfo: memFree=1264976/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=208988 CPUtime=1595.66
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46328 0 0 0 159532 34 0 0 25 0 1 0 157449347 214003712 46074 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 52247 46074 721 52 0 50615 0
Current children cumulated CPU time (s) 1595.66
Current children cumulated vsize (KiB) 208988

[startup+1663.46 s]
/proc/loadavg: 1.94 1.99 1.95 3/73 18855
/proc/meminfo: memFree=1293248/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=209372 CPUtime=1655.34
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46370 0 0 0 165496 38 0 0 25 0 1 0 157449347 214396928 46116 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18618/statm: 52343 46116 721 52 0 50711 0
Current children cumulated CPU time (s) 1655.34
Current children cumulated vsize (KiB) 209372

[startup+1723.48 s]
/proc/loadavg: 2.07 2.02 1.96 3/73 18855
/proc/meminfo: memFree=1291336/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=209504 CPUtime=1715.09
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46416 0 0 0 171470 39 0 0 25 0 1 0 157449347 214532096 46162 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18618/statm: 52376 46162 721 52 0 50744 0
Current children cumulated CPU time (s) 1715.09
Current children cumulated vsize (KiB) 209504

[startup+1783.49 s]
/proc/loadavg: 2.03 2.02 1.96 3/73 18855
/proc/meminfo: memFree=1289864/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=209636 CPUtime=1774.83
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46462 0 0 0 177444 39 0 0 25 0 1 0 157449347 214667264 46208 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18618/statm: 52409 46208 721 52 0 50777 0
Current children cumulated CPU time (s) 1774.83
Current children cumulated vsize (KiB) 209636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.83 s]
/proc/loadavg: 2.02 2.01 1.96 3/73 18855
/proc/meminfo: memFree=1289160/2055920 swapFree=4192812/4192956
[pid=18618] ppid=18616 vsize=209768 CPUtime=1800.05
/proc/18618/stat : 18618 (CSPtoSAT+minisa) R 18616 18618 18080 0 -1 4194304 46481 0 0 0 179966 39 0 0 25 0 1 0 157449347 214802432 46227 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/18618/statm: 52442 46227 721 52 0 50810 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 209768

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.87
CPU time (s): 1800.09
CPU user time (s): 1799.66
CPU system time (s): 0.427934
CPU usage (%): 99.5146
Max. virtual memory (cumulated for all children) (KiB): 209768

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

runsolver used 1.66375 s user time and 4.84026 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan  6 13:34:57 UTC 2007


IDJOB= 235078
IDBENCH= 6736
FILE ID= node38/235078-1168090497

PBS_JOBID= 3476536

Free space on /tmp= 66514 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  a906eef29dc5a61b67e7e12b39064d46

RANDOM SEED= 479909641

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.267
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.267
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:       1454496 kB
Buffers:         31544 kB
Cached:         323280 kB
SwapCached:          0 kB
Active:         230976 kB
Inactive:       299216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1454496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1940 kB
Writeback:           0 kB
Mapped:         188948 kB
Slab:            56312 kB
Committed_AS:  3361284 kB
PageTables:       2180 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= 66512 MiB



End job on node38 on Sat Jan  6 14:05:06 UTC 2007