Trace number 235110

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.05 1808.68

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-100-1.xml
MD5SUMb5c283c3c56cf3c97be2782ab347c89c
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 size1381
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.31	c ...done
1.31	c #SATvar=1196525 #SATclauses=2392146 #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/node44/watcher-235110-1168090502 -o ROOT/results/node44/solver-235110-1168090502 -C 1800 -M 900 /tmp/evaluation/235110-1168090502/CSPtoSAT+minisat /tmp/evaluation/235110-1168090502/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 11704
/proc/meminfo: memFree=1505736/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=496 CPUtime=0
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157449264 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 11281188 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 124 36 29 52 0 19 0

[startup+0.104378 s]
/proc/loadavg: 2.00 2.00 1.93 5/73 11704
/proc/meminfo: memFree=1505736/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=30904 CPUtime=0.09
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 5898 0 0 0 6 3 0 0 18 0 1 0 157449264 31645696 5730 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 7726 5730 694 52 0 6094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30904

[startup+0.512415 s]
/proc/loadavg: 2.00 2.00 1.93 5/73 11704
/proc/meminfo: memFree=1505736/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=93208 CPUtime=0.49
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 20255 0 0 0 39 10 0 0 21 0 1 0 157449264 95444992 20062 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 11714196 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 23302 20062 696 52 0 21670 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 93208

[startup+1.33351 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 11704
/proc/meminfo: memFree=1290824/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=191640 CPUtime=1.31
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 40739 0 0 0 105 26 0 0 25 0 1 0 157449264 196239360 40520 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668352 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 47910 40520 712 52 0 46278 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 191640

[startup+2.97068 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 11704
/proc/meminfo: memFree=1289928/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=192004 CPUtime=2.95
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 40847 0 0 0 269 26 0 0 25 0 1 0 157449264 196612096 40628 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 48001 40628 721 52 0 46369 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 192004

[startup+6.25501 s]
/proc/loadavg: 2.08 2.02 1.93 3/73 11704
/proc/meminfo: memFree=1289928/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=192004 CPUtime=6.21
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 40847 0 0 0 595 26 0 0 25 0 1 0 157449264 196612096 40628 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 48001 40628 721 52 0 46369 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 192004

[startup+12.7207 s]
/proc/loadavg: 2.07 2.02 1.93 3/73 11704
/proc/meminfo: memFree=1289872/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=192004 CPUtime=12.65
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 40862 0 0 0 1239 26 0 0 25 0 1 0 157449264 196612096 40643 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 48001 40643 721 52 0 46369 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 192004

[startup+25.558 s]
/proc/loadavg: 2.06 2.02 1.93 3/73 11704
/proc/meminfo: memFree=1289488/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=192316 CPUtime=25.42
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 40914 0 0 0 2516 26 0 0 25 0 1 0 157449264 196931584 40695 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 48079 40695 721 52 0 46447 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 192316

[startup+51.2196 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 11704
/proc/meminfo: memFree=1287888/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=193132 CPUtime=50.96
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41126 0 0 0 5069 27 0 0 25 0 1 0 157449264 197767168 40907 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 48283 40907 721 52 0 46651 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 193132

[startup+102.441 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 11704
/proc/meminfo: memFree=1285648/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=194916 CPUtime=101.94
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41408 0 0 0 10167 27 0 0 25 0 1 0 157449264 199593984 41189 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 48729 41189 721 52 0 47097 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 194916

[startup+162.492 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 11704
/proc/meminfo: memFree=1284944/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=195048 CPUtime=161.72
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41486 0 0 0 16145 27 0 0 25 0 1 0 157449264 199729152 41267 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 48762 41267 721 52 0 47130 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 195048

[startup+222.546 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 11704
/proc/meminfo: memFree=1284304/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=195312 CPUtime=221.49
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41571 0 0 0 22122 27 0 0 25 0 1 0 157449264 199999488 41352 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 48828 41352 721 52 0 47196 0
Current children cumulated CPU time (s) 221.49
Current children cumulated vsize (KiB) 195312

[startup+282.592 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 11704
/proc/meminfo: memFree=1283984/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=195444 CPUtime=281.26
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41612 0 0 0 28099 27 0 0 25 0 1 0 157449264 200134656 41393 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 48861 41393 721 52 0 47229 0
Current children cumulated CPU time (s) 281.26
Current children cumulated vsize (KiB) 195444

[startup+342.642 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 11704
/proc/meminfo: memFree=1283472/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=195708 CPUtime=341.03
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41670 0 0 0 34076 27 0 0 25 0 1 0 157449264 200404992 41451 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 48927 41451 721 52 0 47295 0
Current children cumulated CPU time (s) 341.03
Current children cumulated vsize (KiB) 195708

[startup+402.695 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 11704
/proc/meminfo: memFree=1283024/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=195920 CPUtime=400.81
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41718 0 0 0 40054 27 0 0 25 0 1 0 157449264 200622080 41499 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 48980 41499 721 52 0 47348 0
Current children cumulated CPU time (s) 400.81
Current children cumulated vsize (KiB) 195920

[startup+462.742 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 11704
/proc/meminfo: memFree=1282704/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=196052 CPUtime=460.57
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41764 0 0 0 46030 27 0 0 25 0 1 0 157449264 200757248 41545 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671317 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49013 41545 721 52 0 47381 0
Current children cumulated CPU time (s) 460.57
Current children cumulated vsize (KiB) 196052

[startup+522.794 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 11704
/proc/meminfo: memFree=1282320/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=196184 CPUtime=520.35
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41812 0 0 0 52008 27 0 0 25 0 1 0 157449264 200892416 41593 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671493 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49046 41593 721 52 0 47414 0
Current children cumulated CPU time (s) 520.35
Current children cumulated vsize (KiB) 196184

[startup+582.851 s]
/proc/loadavg: 2.05 2.01 1.94 3/73 11704
/proc/meminfo: memFree=1281872/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=196448 CPUtime=580.13
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41873 0 0 0 57986 27 0 0 25 0 1 0 157449264 201162752 41654 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49112 41654 721 52 0 47480 0
Current children cumulated CPU time (s) 580.13
Current children cumulated vsize (KiB) 196448

[startup+642.901 s]
/proc/loadavg: 2.02 2.01 1.94 3/73 11704
/proc/meminfo: memFree=1281424/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=196612 CPUtime=639.9
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41920 0 0 0 63963 27 0 0 25 0 1 0 157449264 201330688 41701 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49153 41701 721 52 0 47521 0
Current children cumulated CPU time (s) 639.9
Current children cumulated vsize (KiB) 196612

[startup+702.952 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1281104/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=196876 CPUtime=699.67
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 41966 0 0 0 69940 27 0 0 25 0 1 0 157449264 201601024 41747 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49219 41747 721 52 0 47587 0
Current children cumulated CPU time (s) 699.67
Current children cumulated vsize (KiB) 196876

[startup+763.002 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1280528/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=197008 CPUtime=759.45
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42056 0 0 0 75918 27 0 0 25 0 1 0 157449264 201736192 41837 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49252 41837 721 52 0 47620 0
Current children cumulated CPU time (s) 759.45
Current children cumulated vsize (KiB) 197008

[startup+823.053 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1280144/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=197140 CPUtime=819.23
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42101 0 0 0 81895 28 0 0 25 0 1 0 157449264 201871360 41882 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49285 41882 721 52 0 47653 0
Current children cumulated CPU time (s) 819.23
Current children cumulated vsize (KiB) 197140

[startup+883.107 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1279824/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=197404 CPUtime=879
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42147 0 0 0 87872 28 0 0 25 0 1 0 157449264 202141696 41928 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49351 41928 721 52 0 47719 0
Current children cumulated CPU time (s) 879
Current children cumulated vsize (KiB) 197404

[startup+943.158 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1279376/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=197616 CPUtime=938.78
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42196 0 0 0 93850 28 0 0 25 0 1 0 157449264 202358784 41977 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49404 41977 721 52 0 47772 0
Current children cumulated CPU time (s) 938.78
Current children cumulated vsize (KiB) 197616

[startup+1003.21 s]
/proc/loadavg: 2.04 2.01 1.94 3/73 11704
/proc/meminfo: memFree=1279056/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=197748 CPUtime=998.55
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42242 0 0 0 99827 28 0 0 25 0 1 0 157449264 202493952 42023 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49437 42023 721 52 0 47805 0
Current children cumulated CPU time (s) 998.55
Current children cumulated vsize (KiB) 197748

[startup+1063.26 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 11704
/proc/meminfo: memFree=1278672/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=198012 CPUtime=1058.33
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42288 0 0 0 105805 28 0 0 25 0 1 0 157449264 202764288 42069 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49503 42069 721 52 0 47871 0
Current children cumulated CPU time (s) 1058.33
Current children cumulated vsize (KiB) 198012

[startup+1123.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1278288/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=198144 CPUtime=1118.1
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42336 0 0 0 111782 28 0 0 25 0 1 0 157449264 202899456 42117 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49536 42117 721 52 0 47904 0
Current children cumulated CPU time (s) 1118.1
Current children cumulated vsize (KiB) 198144

[startup+1183.36 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1277904/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=198276 CPUtime=1177.87
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42380 0 0 0 117759 28 0 0 25 0 1 0 157449264 203034624 42161 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49569 42161 721 52 0 47937 0
Current children cumulated CPU time (s) 1177.87
Current children cumulated vsize (KiB) 198276

[startup+1243.42 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1277520/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=198540 CPUtime=1237.66
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42427 0 0 0 123737 29 0 0 25 0 1 0 157449264 203304960 42208 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49635 42208 721 52 0 48003 0
Current children cumulated CPU time (s) 1237.66
Current children cumulated vsize (KiB) 198540

[startup+1303.47 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1277136/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=198672 CPUtime=1297.43
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42474 0 0 0 129714 29 0 0 25 0 1 0 157449264 203440128 42255 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49668 42255 721 52 0 48036 0
Current children cumulated CPU time (s) 1297.43
Current children cumulated vsize (KiB) 198672

[startup+1363.53 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1276752/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=198804 CPUtime=1357.21
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42520 0 0 0 135692 29 0 0 25 0 1 0 157449264 203575296 42301 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49701 42301 721 52 0 48069 0
Current children cumulated CPU time (s) 1357.21
Current children cumulated vsize (KiB) 198804

[startup+1423.58 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1276432/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=199068 CPUtime=1416.98
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42567 0 0 0 141669 29 0 0 25 0 1 0 157449264 203845632 42348 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49767 42348 721 52 0 48135 0
Current children cumulated CPU time (s) 1416.98
Current children cumulated vsize (KiB) 199068

[startup+1483.62 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1276048/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=199320 CPUtime=1476.75
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42610 0 0 0 147646 29 0 0 25 0 1 0 157449264 204103680 42391 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49830 42391 721 52 0 48198 0
Current children cumulated CPU time (s) 1476.75
Current children cumulated vsize (KiB) 199320

[startup+1543.67 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11704
/proc/meminfo: memFree=1275664/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=199452 CPUtime=1536.51
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42653 0 0 0 153622 29 0 0 25 0 1 0 157449264 204238848 42434 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49863 42434 721 52 0 48231 0
Current children cumulated CPU time (s) 1536.51
Current children cumulated vsize (KiB) 199452

[startup+1603.74 s]
/proc/loadavg: 2.07 2.02 1.95 3/79 11844
/proc/meminfo: memFree=1273880/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=199584 CPUtime=1596.14
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42696 0 0 0 159584 30 0 0 25 0 1 0 157449264 204374016 42477 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49896 42477 721 52 0 48264 0
Current children cumulated CPU time (s) 1596.14
Current children cumulated vsize (KiB) 199584

[startup+1663.8 s]
/proc/loadavg: 2.02 2.01 1.95 3/73 11902
/proc/meminfo: memFree=1274576/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=199848 CPUtime=1655.84
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42743 0 0 0 165554 30 0 0 25 0 1 0 157449264 204644352 42524 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49962 42524 721 52 0 48330 0
Current children cumulated CPU time (s) 1655.84
Current children cumulated vsize (KiB) 199848

[startup+1723.85 s]
/proc/loadavg: 2.01 2.00 1.95 3/73 11902
/proc/meminfo: memFree=1274320/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=199980 CPUtime=1715.61
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42787 0 0 0 171531 30 0 0 25 0 1 0 157449264 204779520 42568 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671454 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 49995 42568 721 52 0 48363 0
Current children cumulated CPU time (s) 1715.61
Current children cumulated vsize (KiB) 199980

[startup+1783.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 11902
/proc/meminfo: memFree=1274000/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=200112 CPUtime=1775.38
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42833 0 0 0 177508 30 0 0 25 0 1 0 157449264 204914688 42614 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/11703/statm: 50028 42614 721 52 0 48396 0
Current children cumulated CPU time (s) 1775.38
Current children cumulated vsize (KiB) 200112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.64 s]
/proc/loadavg: 2.00 2.00 1.95 2/68 11914
/proc/meminfo: memFree=1452728/2055920 swapFree=4192812/4192956
[pid=11703] ppid=11701 vsize=200244 CPUtime=1800.01
/proc/11703/stat : 11703 (CSPtoSAT+minisa) R 11701 11703 11239 0 -1 4194304 42853 0 0 0 179971 30 0 0 25 0 1 0 157449264 205049856 42634 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 0 0 0
/proc/11703/statm: 50061 42634 721 52 0 48429 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 200244

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.68
CPU time (s): 1800.05
CPU user time (s): 1799.71
CPU system time (s): 0.337948
CPU usage (%): 99.5232
Max. virtual memory (cumulated for all children) (KiB): 200244

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

runsolver used 2.09368 s user time and 5.79312 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 13:35:02 UTC 2007


IDJOB= 235110
IDBENCH= 6738
FILE ID= node44/235110-1168090502

PBS_JOBID= 3476604

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b5c283c3c56cf3c97be2782ab347c89c

RANDOM SEED= 747589374

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.213
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.213
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:       1507752 kB
Buffers:         24652 kB
Cached:         322080 kB
SwapCached:          0 kB
Active:         187960 kB
Inactive:       291096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1507752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3872 kB
Writeback:           0 kB
Mapped:         145900 kB
Slab:            54292 kB
Committed_AS:  3077784 kB
PageTables:       2012 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= 66539 MiB



End job on node44 on Sat Jan  6 14:05:11 UTC 2007