Trace number 276240

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
Toulbar2 2007-01-12MSAT (TO) 2400.06 2400.96

General information on the benchmark

Namerandom/rand-2-24/
rand-24-24-276-139-49021_ext.xml
MD5SUM018906158a3534888a95e4e4a84176ab
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints275
Best CPU time to get the best result obtained on this benchmark136.392
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2400.95	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 8 3 12 12 0 2 10 1 2 18 9 18 8 12 7 4 13 10 14 16 23 6 8 7 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/276240-1169233753/unknown.xml to /tmp/evaluation/276240-1169233753/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 275 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node76/watcher-276240-1169233753 -o ROOT/results/node76/solver-276240-1169233753 -C 2400 -M 900 /tmp/evaluation/276240-1169233753/solver.sh /tmp/evaluation/276240-1169233753/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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/78 21961
/proc/meminfo: memFree=1523456/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=8656 CPUtime=0
/proc/21960/stat : 21960 (solver.sh) R 21958 21960 21410 0 -1 4194304 333 0 0 0 0 0 0 0 17 0 1 0 271772390 8863744 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843736463 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/21960/statm: 2164 279 207 79 0 156 0
[pid=21962] ppid=21960 vsize=8692 CPUtime=0
/proc/21962/stat : 21962 (solver.sh) R 21960 21960 21410 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 271772391 8900608 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843736463 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/21962/statm: 2173 286 209 79 0 165 0
[pid=21963] ppid=21962 vsize=6868 CPUtime=0
/proc/21963/stat : 21963 (id) S 21962 21960 21410 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 271772391 7032832 180 18446744073709551615 4194304 4211724 548682069312 18446744073709551615 206843924623 0 0 3674112 0 0 0 0 17 0 0 0
/proc/21963/statm: 1717 180 151 4 0 46 0

[startup+0.108955 s]
/proc/loadavg: 2.00 2.00 1.93 5/78 21961
/proc/meminfo: memFree=1523456/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 56340

[startup+0.517034 s]
/proc/loadavg: 2.00 2.00 1.93 5/78 21961
/proc/meminfo: memFree=1523456/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 56340

[startup+1.3372 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 21978
/proc/meminfo: memFree=1521384/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=2700 CPUtime=0
/proc/21977/stat : 21977 (toulbar2) S 21960 21960 21410 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271772394 2764800 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563358023 0 0 17 1 0 0
/proc/21977/statm: 675 208 186 73 0 11 0
[pid=21978] ppid=21977 vsize=2160 CPUtime=1.29
/proc/21978/stat : 21978 (narycsp) R 21977 21960 21410 0 -1 4194304 684 0 0 0 129 0 0 0 25 0 1 0 271772394 2211840 407 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514065 0 0 4096 512 0 0 0 17 1 0 0
/proc/21978/statm: 540 407 106 211 0 309 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 61200

[startup+2.97452 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 21978
/proc/meminfo: memFree=1521384/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=2700 CPUtime=0
/proc/21977/stat : 21977 (toulbar2) S 21960 21960 21410 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271772394 2764800 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563358023 0 0 17 1 0 0
/proc/21977/statm: 675 208 186 73 0 11 0
[pid=21978] ppid=21977 vsize=2160 CPUtime=2.93
/proc/21978/stat : 21978 (narycsp) R 21977 21960 21410 0 -1 4194304 684 0 0 0 293 0 0 0 25 0 1 0 271772394 2211840 407 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514616 0 0 4096 512 0 0 0 17 1 0 0
/proc/21978/statm: 540 407 106 211 0 309 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 61200

[startup+6.26117 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 21978
/proc/meminfo: memFree=1521392/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=2700 CPUtime=0
/proc/21977/stat : 21977 (toulbar2) S 21960 21960 21410 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271772394 2764800 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563358023 0 0 17 1 0 0
/proc/21977/statm: 675 208 186 73 0 11 0
[pid=21978] ppid=21977 vsize=2160 CPUtime=6.21
/proc/21978/stat : 21978 (narycsp) R 21977 21960 21410 0 -1 4194304 690 0 0 0 621 0 0 0 25 0 1 0 271772394 2211840 413 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/21978/statm: 540 413 112 211 0 309 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 61200

[startup+12.7224 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 21978
/proc/meminfo: memFree=1521456/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=2700 CPUtime=0
/proc/21977/stat : 21977 (toulbar2) S 21960 21960 21410 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271772394 2764800 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563358023 0 0 17 1 0 0
/proc/21977/statm: 675 208 186 73 0 11 0
[pid=21978] ppid=21977 vsize=2160 CPUtime=12.67
/proc/21978/stat : 21978 (narycsp) R 21977 21960 21410 0 -1 4194304 690 0 0 0 1267 0 0 0 25 0 1 0 271772394 2211840 413 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514105 0 0 4096 512 0 0 0 17 1 0 0
/proc/21978/statm: 540 413 112 211 0 309 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61200

[startup+25.546 s]
/proc/loadavg: 2.00 2.00 1.93 3/79 21979
/proc/meminfo: memFree=1521016/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7028 CPUtime=25.48
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 826 1085 0 0 622 0 1926 0 25 0 1 0 271772394 7196672 756 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134563291 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1757 756 277 73 0 1093 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63368

[startup+51.18 s]
/proc/loadavg: 2.00 2.00 1.93 3/79 21979
/proc/meminfo: memFree=1521024/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7028 CPUtime=51.11
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 828 1085 0 0 3185 0 1926 0 25 0 1 0 271772394 7196672 758 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545472 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1757 758 277 73 0 1093 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 63368

[startup+102.445 s]
/proc/loadavg: 2.00 2.00 1.93 3/79 21979
/proc/meminfo: memFree=1521024/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7028 CPUtime=102.35
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 830 1085 0 0 8309 0 1926 0 25 0 1 0 271772394 7196672 760 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548404 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1757 760 277 73 0 1093 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 63368

[startup+162.532 s]
/proc/loadavg: 2.00 2.00 1.93 3/79 21979
/proc/meminfo: memFree=1521024/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=162.42
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 14316 0 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 162.43
Current children cumulated vsize (KiB) 63372

[startup+222.609 s]
/proc/loadavg: 2.00 2.00 1.93 3/79 21979
/proc/meminfo: memFree=1521024/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=222.47
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 20321 0 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541150 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 222.48
Current children cumulated vsize (KiB) 63372

[startup+282.69 s]
/proc/loadavg: 2.00 2.00 1.93 3/79 21979
/proc/meminfo: memFree=1520960/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=282.53
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 26327 0 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568154 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 282.54
Current children cumulated vsize (KiB) 63372

[startup+342.775 s]
/proc/loadavg: 2.00 2.00 1.93 3/79 21979
/proc/meminfo: memFree=1521024/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=342.6
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 32334 0 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134732241 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 342.61
Current children cumulated vsize (KiB) 63372

[startup+402.862 s]
/proc/loadavg: 2.00 2.00 1.93 3/79 21979
/proc/meminfo: memFree=1520960/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=402.66
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 38340 0 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134740249 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 402.67
Current children cumulated vsize (KiB) 63372

[startup+462.949 s]
/proc/loadavg: 2.00 2.00 1.93 3/79 21979
/proc/meminfo: memFree=1521024/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01

################
# More data... #
################

/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=1664.03
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 164475 2 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134566261 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 1664.04
Current children cumulated vsize (KiB) 63372

[startup+1724.82 s]
/proc/loadavg: 2.02 2.01 1.96 3/79 22030
/proc/meminfo: memFree=1520768/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=1724.11
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 170483 2 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548272 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 1724.12
Current children cumulated vsize (KiB) 63372

[startup+1784.91 s]
/proc/loadavg: 2.01 2.00 1.96 3/79 22030
/proc/meminfo: memFree=1520768/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=1784.17
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 176489 2 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 5285566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 1784.18
Current children cumulated vsize (KiB) 63372

[startup+1845 s]
/proc/loadavg: 2.00 2.00 1.96 3/79 22030
/proc/meminfo: memFree=1520704/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=1844.24
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 182496 2 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159724515 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 1844.25
Current children cumulated vsize (KiB) 63372

[startup+1905.09 s]
/proc/loadavg: 2.00 2.00 1.96 3/79 22030
/proc/meminfo: memFree=1520768/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=1904.33
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 188504 3 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542183 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 1904.34
Current children cumulated vsize (KiB) 63372

[startup+1965.19 s]
/proc/loadavg: 2.00 2.00 1.96 3/79 22030
/proc/meminfo: memFree=1520768/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=1964.39
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 194510 3 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159730699 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 1964.4
Current children cumulated vsize (KiB) 63372

[startup+2025.27 s]
/proc/loadavg: 2.00 2.00 1.96 3/79 22030
/proc/meminfo: memFree=1520704/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=2024.45
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 200516 3 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 2024.46
Current children cumulated vsize (KiB) 63372

[startup+2085.35 s]
/proc/loadavg: 2.00 2.00 1.96 3/79 22030
/proc/meminfo: memFree=1520704/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=2084.52
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 206523 3 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 2084.53
Current children cumulated vsize (KiB) 63372

[startup+2145.44 s]
/proc/loadavg: 2.00 2.00 1.96 3/79 22030
/proc/meminfo: memFree=1520768/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=2144.58
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 212529 3 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541163 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 2144.59
Current children cumulated vsize (KiB) 63372

[startup+2205.53 s]
/proc/loadavg: 2.00 2.00 1.96 3/79 22030
/proc/meminfo: memFree=1520768/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=2204.65
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 218536 3 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555370 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 2204.66
Current children cumulated vsize (KiB) 63372

[startup+2265.61 s]
/proc/loadavg: 2.00 2.00 1.96 3/79 22030
/proc/meminfo: memFree=1520704/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=2264.71
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 224542 3 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745306 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 2264.72
Current children cumulated vsize (KiB) 63372

[startup+2325.69 s]
/proc/loadavg: 2.05 2.01 1.96 3/79 22030
/proc/meminfo: memFree=1520704/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=2324.76
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 230547 3 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542161 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 2324.77
Current children cumulated vsize (KiB) 63372

[startup+2385.77 s]
/proc/loadavg: 2.02 2.01 1.96 3/79 22030
/proc/meminfo: memFree=1520704/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=2384.83
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 236553 4 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548471 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 2384.84
Current children cumulated vsize (KiB) 63372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.95 s]
/proc/loadavg: 2.01 2.01 1.96 3/79 22030
/proc/meminfo: memFree=1520768/2055888 swapFree=4087964/4096564
[pid=21960] ppid=21958 vsize=56340 CPUtime=0.01
/proc/21960/stat : 21960 (solver.sh) S 21958 21960 21410 0 -1 4194304 844 2235 0 0 0 0 0 1 16 0 1 0 271772390 57692160 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 1 0 0
/proc/21960/statm: 14085 364 248 79 0 217 0
[pid=21977] ppid=21960 vsize=7032 CPUtime=2400.01
/proc/21977/stat : 21977 (toulbar2) R 21960 21960 21410 0 -1 4194304 831 1085 0 0 238071 4 1926 0 25 0 1 0 271772394 7200768 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134731508 0 0 4096 0 0 0 0 17 1 0 0
/proc/21977/statm: 1758 761 277 73 0 1094 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 63372

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.96
CPU time (s): 2400.06
CPU user time (s): 2399.98
CPU system time (s): 0.072988
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 63372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.98
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5029
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= 71
involuntary context switches= 5543

runsolver used 2.26765 s user time and 6.25605 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Fri Jan 19 19:09:13 UTC 2007


IDJOB= 276240
IDBENCH= 5470
IDSOLVER= 70
FILE ID= node76/276240-1169233753

PBS_JOBID= 3589283

Free space on /tmp= 66647 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-24/rand-24-24-276-139-49021_ext.xml
COMMAND LINE= /tmp/evaluation/276240-1169233753/solver.sh /tmp/evaluation/276240-1169233753/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node76/convwatcher-276240-1169233753 -o ROOT/results/node76/conversion-276240-1169233753 -C 600 -M 900 /tmp/evaluation/276240-1169233753/translate /tmp/evaluation/276240-1169233753/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-276240-1169233753 -o ROOT/results/node76/solver-276240-1169233753 -C 2400 -M 900  /tmp/evaluation/276240-1169233753/solver.sh /tmp/evaluation/276240-1169233753/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  018906158a3534888a95e4e4a84176ab

RANDOM SEED= 305338484

TIME LIMIT= 2400 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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1523744 kB
Buffers:         35740 kB
Cached:         413148 kB
SwapCached:       2496 kB
Active:         116600 kB
Inactive:       351856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1523744 kB
SwapTotal:     4096564 kB
SwapFree:      4087964 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:          28040 kB
Slab:            49428 kB
Committed_AS:  7777108 kB
PageTables:       1740 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66647 MiB



End job on node76 on Fri Jan 19 19:49:14 UTC 2007