Trace number 234883

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.12 1801.77

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-1.xml
MD5SUM164c3fa9a77865a587aaea3181a34122
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
SatisfiableYES
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1312
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
1.27	c ...done
1.27	c #SATvar=1134425 #SATclauses=2267946 #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/node33/watcher-234883-1168090322 -o ROOT/results/node33/solver-234883-1168090322 -C 1800 -M 900 /tmp/evaluation/234883-1168090322/CSPtoSAT+minisat /tmp/evaluation/234883-1168090322/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.00 1.93 5/73 13969
/proc/meminfo: memFree=1008576/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=496 CPUtime=0
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 157426078 507904 36 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 10945316 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/13968/statm: 124 36 29 52 0 19 0

[startup+0.105307 s]
/proc/loadavg: 2.00 2.00 1.93 5/73 13969
/proc/meminfo: memFree=1008576/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=30904 CPUtime=0.09
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 5431 0 0 0 5 4 0 0 18 0 1 0 157426078 31645696 5263 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134669320 0 0 4096 0 0 0 0 17 1 0 0
/proc/13968/statm: 7726 5263 694 52 0 6094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30904

[startup+0.513386 s]
/proc/loadavg: 2.00 2.00 1.93 5/73 13969
/proc/meminfo: memFree=1008576/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=84584 CPUtime=0.5
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 19374 0 0 0 37 13 0 0 22 0 1 0 157426078 86614016 19143 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134669329 0 0 4096 0 0 0 0 17 1 0 0
/proc/13968/statm: 21146 19143 696 52 0 19514 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 84584

[startup+1.33456 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 13969
/proc/meminfo: memFree=857408/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=168372 CPUtime=1.31
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 38752 0 0 0 106 25 0 0 25 0 1 0 157426078 172412928 38495 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134677328 0 0 4096 0 0 0 0 17 1 0 0
/proc/13968/statm: 42093 38495 712 52 0 40461 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 168372

[startup+2.9719 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 13969
/proc/meminfo: memFree=856576/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=168780 CPUtime=2.93
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 38874 0 0 0 268 25 0 0 25 0 1 0 157426078 172830720 38608 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/13968/statm: 42195 38608 721 52 0 40563 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 168780

[startup+6.26157 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 13969
/proc/meminfo: memFree=856448/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=168780 CPUtime=6.19
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 38874 0 0 0 594 25 0 0 25 0 1 0 157426078 172830720 38608 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667329 0 0 4096 0 0 0 0 17 1 0 0
/proc/13968/statm: 42195 38608 721 52 0 40563 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 168780

[startup+12.7279 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 13969
/proc/meminfo: memFree=856392/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=168912 CPUtime=12.6
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 38894 0 0 0 1235 25 0 0 25 0 1 0 157426078 172965888 38628 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13968/statm: 42228 38628 721 52 0 40596 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 168912

[startup+25.5626 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 13969
/proc/meminfo: memFree=856072/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=169360 CPUtime=25.32
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 38992 0 0 0 2507 25 0 0 25 0 1 0 157426078 173424640 38726 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13968/statm: 42340 38726 721 52 0 40708 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 169360

[startup+51.2078 s]
/proc/loadavg: 1.85 1.97 1.91 2/65 13984
/proc/meminfo: memFree=1068104/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=170504 CPUtime=50.79
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 39235 0 0 0 5053 26 0 0 25 0 1 0 157426078 174596096 38969 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 42626 38969 721 52 0 40994 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 170504

[startup+102.431 s]
/proc/loadavg: 1.37 1.82 1.86 2/65 13984
/proc/meminfo: memFree=1067344/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=171680 CPUtime=101.98
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 39465 0 0 0 10172 26 0 0 25 0 1 0 157426078 175800320 39199 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 42920 39199 721 52 0 41288 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 171680

[startup+162.471 s]
/proc/loadavg: 1.12 1.65 1.80 2/65 13984
/proc/meminfo: memFree=1067088/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=171972 CPUtime=161.97
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 39534 0 0 0 16171 26 0 0 25 0 1 0 157426078 176099328 39268 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 42993 39268 721 52 0 41361 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 171972

[startup+222.502 s]
/proc/loadavg: 1.04 1.53 1.75 2/65 13984
/proc/meminfo: memFree=1066832/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=172104 CPUtime=221.96
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 39595 0 0 0 22170 26 0 0 25 0 1 0 157426078 176234496 39329 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43026 39329 721 52 0 41394 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 172104

[startup+282.544 s]
/proc/loadavg: 1.08 1.45 1.71 2/65 13984
/proc/meminfo: memFree=1066576/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=172368 CPUtime=281.97
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 39656 0 0 0 28171 26 0 0 25 0 1 0 157426078 176504832 39390 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43092 39390 721 52 0 41460 0
Current children cumulated CPU time (s) 281.97
Current children cumulated vsize (KiB) 172368

[startup+342.586 s]
/proc/loadavg: 1.03 1.37 1.66 2/65 13984
/proc/meminfo: memFree=1066320/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=172696 CPUtime=341.97
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 39715 0 0 0 34171 26 0 0 25 0 1 0 157426078 176840704 39449 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/13968/statm: 43174 39449 721 52 0 41542 0
Current children cumulated CPU time (s) 341.97
Current children cumulated vsize (KiB) 172696

[startup+402.627 s]
/proc/loadavg: 1.01 1.29 1.61 2/65 13984
/proc/meminfo: memFree=1066072/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=172828 CPUtime=401.96
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 39775 0 0 0 40170 26 0 0 25 0 1 0 157426078 176975872 39509 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43207 39509 721 52 0 41575 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 172828

[startup+462.665 s]
/proc/loadavg: 1.00 1.24 1.57 2/65 13984
/proc/meminfo: memFree=1065880/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=173092 CPUtime=461.96
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 39835 0 0 0 46170 26 0 0 25 0 1 0 157426078 177246208 39569 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43273 39569 721 52 0 41641 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 173092

[startup+522.699 s]
/proc/loadavg: 1.00 1.19 1.53 2/65 13984
/proc/meminfo: memFree=1065624/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=173388 CPUtime=521.96
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 39895 0 0 0 52170 26 0 0 25 0 1 0 157426078 177549312 39629 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/13968/statm: 43347 39629 721 52 0 41715 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 173388

[startup+582.732 s]
/proc/loadavg: 1.00 1.15 1.50 2/65 13984
/proc/meminfo: memFree=1065432/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=173652 CPUtime=581.96
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 39956 0 0 0 58169 27 0 0 25 0 1 0 157426078 177819648 39690 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43413 39690 721 52 0 41781 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 173652

[startup+642.774 s]
/proc/loadavg: 1.06 1.14 1.47 2/65 13984
/proc/meminfo: memFree=1065112/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=173784 CPUtime=641.96
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40018 0 0 0 64169 27 0 0 25 0 1 0 157426078 177954816 39752 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667348 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43446 39752 721 52 0 41814 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 173784

[startup+702.811 s]
/proc/loadavg: 1.02 1.11 1.44 2/65 13984
/proc/meminfo: memFree=1064856/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=174048 CPUtime=701.96
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40078 0 0 0 70169 27 0 0 25 0 1 0 157426078 178225152 39812 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/13968/statm: 43512 39812 721 52 0 41880 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 174048

[startup+762.846 s]
/proc/loadavg: 1.01 1.09 1.41 2/65 13984
/proc/meminfo: memFree=1064664/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=174392 CPUtime=761.95
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40139 0 0 0 76168 27 0 0 25 0 1 0 157426078 178577408 39873 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43598 39873 721 52 0 41966 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 174392

[startup+822.882 s]
/proc/loadavg: 1.00 1.07 1.38 2/65 13984
/proc/meminfo: memFree=1064408/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=174656 CPUtime=821.94
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40199 0 0 0 82167 27 0 0 25 0 1 0 157426078 178847744 39933 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43664 39933 721 52 0 42032 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 174656

[startup+882.915 s]
/proc/loadavg: 1.00 1.05 1.35 2/65 13984
/proc/meminfo: memFree=1064152/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=174788 CPUtime=881.92
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40259 0 0 0 88165 27 0 0 25 0 1 0 157426078 178982912 39993 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43697 39993 721 52 0 42065 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 174788

[startup+942.957 s]
/proc/loadavg: 1.00 1.04 1.33 2/65 13984
/proc/meminfo: memFree=1063960/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=175052 CPUtime=941.91
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40316 0 0 0 94164 27 0 0 25 0 1 0 157426078 179253248 40050 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43763 40050 721 52 0 42131 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 175052

[startup+1003 s]
/proc/loadavg: 1.00 1.03 1.30 2/65 13984
/proc/meminfo: memFree=1063704/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=175316 CPUtime=1001.92
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40376 0 0 0 100165 27 0 0 25 0 1 0 157426078 179523584 40110 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43829 40110 721 52 0 42197 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 175316

[startup+1063.03 s]
/proc/loadavg: 1.00 1.02 1.28 2/65 13984
/proc/meminfo: memFree=1063448/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=175448 CPUtime=1061.91
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40435 0 0 0 106164 27 0 0 25 0 1 0 157426078 179658752 40169 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43862 40169 721 52 0 42230 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 175448

[startup+1123.08 s]
/proc/loadavg: 1.00 1.02 1.26 2/65 13984
/proc/meminfo: memFree=1063192/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=175712 CPUtime=1121.91
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40494 0 0 0 112163 28 0 0 25 0 1 0 157426078 179929088 40228 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 43928 40228 721 52 0 42296 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 175712

[startup+1183.11 s]
/proc/loadavg: 1.00 1.01 1.24 2/65 13984
/proc/meminfo: memFree=1062936/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=176096 CPUtime=1181.9
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40553 0 0 0 118162 28 0 0 25 0 1 0 157426078 180322304 40287 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44024 40287 721 52 0 42392 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 176096

[startup+1243.15 s]
/proc/loadavg: 1.00 1.01 1.23 2/65 13984
/proc/meminfo: memFree=1062680/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=176360 CPUtime=1241.89
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40611 0 0 0 124161 28 0 0 25 0 1 0 157426078 180592640 40345 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44090 40345 721 52 0 42458 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 176360

[startup+1303.19 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 13984
/proc/meminfo: memFree=1062552/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=176492 CPUtime=1301.89
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40668 0 0 0 130161 28 0 0 25 0 1 0 157426078 180727808 40402 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44123 40402 721 52 0 42491 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 176492

[startup+1363.23 s]
/proc/loadavg: 1.05 1.01 1.20 2/65 13984
/proc/meminfo: memFree=1062232/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=176756 CPUtime=1361.89
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40727 0 0 0 136161 28 0 0 25 0 1 0 157426078 180998144 40461 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44189 40461 721 52 0 42557 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 176756

[startup+1423.26 s]
/proc/loadavg: 1.02 1.01 1.18 2/65 13984
/proc/meminfo: memFree=1062040/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=177020 CPUtime=1421.88
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40785 0 0 0 142159 29 0 0 25 0 1 0 157426078 181268480 40519 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44255 40519 721 52 0 42623 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 177020

[startup+1483.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 13984
/proc/meminfo: memFree=1061784/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=177152 CPUtime=1481.88
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40845 0 0 0 148159 29 0 0 25 0 1 0 157426078 181403648 40579 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44288 40579 721 52 0 42656 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 177152

[startup+1543.33 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 13984
/proc/meminfo: memFree=1061528/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=177416 CPUtime=1541.86
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40903 0 0 0 154157 29 0 0 25 0 1 0 157426078 181673984 40637 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44354 40637 721 52 0 42722 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 177416

[startup+1603.36 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 13984
/proc/meminfo: memFree=1061272/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=177548 CPUtime=1601.85
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 40965 0 0 0 160156 29 0 0 25 0 1 0 157426078 181809152 40699 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44387 40699 721 52 0 42755 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 177548

[startup+1663.4 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 13984
/proc/meminfo: memFree=1061016/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=177812 CPUtime=1661.85
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 41022 0 0 0 166156 29 0 0 25 0 1 0 157426078 182079488 40756 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678221 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44453 40756 721 52 0 42821 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 177812

[startup+1723.44 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 13984
/proc/meminfo: memFree=1060760/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=178076 CPUtime=1721.84
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 41079 0 0 0 172155 29 0 0 25 0 1 0 157426078 182349824 40813 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44519 40813 721 52 0 42887 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 178076

[startup+1783.5 s]
/proc/loadavg: 1.00 1.00 1.11 2/71 14124
/proc/meminfo: memFree=1059168/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=178388 CPUtime=1781.84
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 41136 0 0 0 178146 38 0 0 25 0 1 0 157426078 182669312 40870 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44597 40870 721 52 0 42965 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 178388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.74 s]
/proc/loadavg: 1.00 1.00 1.11 2/71 14136
/proc/meminfo: memFree=1059104/2055920 swapFree=4192224/4192956
[pid=13968] ppid=13966 vsize=178520 CPUtime=1800.08
/proc/13968/stat : 13968 (CSPtoSAT+minisa) R 13966 13968 13417 0 -1 4194304 41153 0 0 0 179967 41 0 0 25 0 1 0 157426078 182804480 40887 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/13968/statm: 44630 40887 721 52 0 42998 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 178520

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.77
CPU time (s): 1800.12
CPU user time (s): 1799.68
CPU system time (s): 0.442932
CPU usage (%): 99.9084
Max. virtual memory (cumulated for all children) (KiB): 178520

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

runsolver used 1.9927 s user time and 4.44632 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan  6 13:32:02 UTC 2007


IDJOB= 234883
IDBENCH= 6724
FILE ID= node33/234883-1168090322

PBS_JOBID= 3476539

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  164c3fa9a77865a587aaea3181a34122

RANDOM SEED= 970365066

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.281
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.281
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:       1009056 kB
Buffers:         45848 kB
Cached:         692524 kB
SwapCached:        448 kB
Active:         284116 kB
Inactive:       679016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1009056 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:         237608 kB
Slab:            68880 kB
Committed_AS:  2934964 kB
PageTables:       2236 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= 66554 MiB



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