Trace number 282882

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.05 2410.49

General information on the benchmark

NameMaxCSP/spot5/
spot5-509_ext.xml
MD5SUM9c5dff4e49220961d324200bd615f0d5
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints8379
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of constraints8624
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension8624
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2410.48	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 2 0 1 2 1 0 1 1 3 0 2 1 1 1 0 1 1 1 0 2 1 1 1 1 0 1 0 1 2 0 1 1 1 0 1 0 1 1 0 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 1 1 2 0 1 2 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 0 1 1 0 1 1 0 2 0 2 1 1 3 1 1 1 1 1 0 1 1 1 2 3 3 1 1 0 1 1 1 2 1 1 1 1 1 1 0 1 1 1 1 2 1 1 1 1 1 1 1 1 0 1 2 1 0 0 2 0 1 3 2 1 1 0 1 3 1 1 2 1 1 1 2 0 1 1 2 0 3 2 0 1 1 2 1 0 1 1 1 1 1 1 1 1 0 2 1 1 1 1 1 3 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 3 0 1 1 1 0 1 3 1 1 1 2 1 1 1 1 3 1 0 3 1 3 3 1 1 1 1 2 3 3 3 1 1 1 3 1 0 1 3 1 1 3 1 2 1 1 1 1 1 3 3 0 2 1 1 1 1 3 3 0 3 2 3 0 3 3 1 1 3 3 3 1 1 3 3 3 0 3 1 2 1 3 3 3 3 1 1 1 1 3 3 1 3 2 1 0 1 1 1 3 1 3 3 3 2 3 1 0 1 1 1 1 3 3 3 1 1 1 1 1 1 3 3 1 3 2 3 1 3 1 0 1 3 1 3 3 1 3 3 3 2 1 0 3 2 1 1 0 2 1 1 0 1 0 -1 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/282882-1169323635/unknown.xml to /tmp/evaluation/282882-1169323635/unknown.wcsp

Verifier Data (download as text)

245 unsatisfied constraints, 8379 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/node68/watcher-282882-1169323635 -o ROOT/results/node68/solver-282882-1169323635 -C 2400 -M 900 /tmp/evaluation/282882-1169323635/solver.sh /tmp/evaluation/282882-1169323635/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: 1.88 1.46 1.18 3/80 11286
/proc/meminfo: memFree=1319448/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=8652 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) R 11283 11285 11135 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 79860584 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414458015 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/11285/statm: 2163 280 208 79 0 156 0
[pid=11287] ppid=11285 vsize=8688 CPUtime=0
/proc/11287/stat : 11287 (solver.sh) S 11285 11285 11135 0 -1 4194368 38 0 0 0 0 0 0 0 17 0 1 0 79860584 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414627410 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/11287/statm: 2172 286 209 79 0 165 0
[pid=11288] ppid=11287 vsize=0 CPUtime=0
/proc/11288/stat : 11288 (solver.sh) R 11287 11285 11135 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 1 0 79860584 0 0 18446744073709551615 0 0 0 18446744073709551615 257414458663 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/11288/statm: 0 0 0 0 0 0 0

[startup+0.101928 s]
/proc/loadavg: 1.88 1.46 1.18 3/80 11286
/proc/meminfo: memFree=1319448/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47556

[startup+0.50996 s]
/proc/loadavg: 1.88 1.46 1.18 3/80 11286
/proc/meminfo: memFree=1319448/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47556

[startup+1.33104 s]
/proc/loadavg: 1.88 1.46 1.18 3/82 11303
/proc/meminfo: memFree=1316872/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=2696 CPUtime=0
/proc/11302/stat : 11302 (toulbar2) S 11285 11285 11135 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 79860588 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11302/statm: 674 208 186 73 0 11 0
[pid=11303] ppid=11302 vsize=2780 CPUtime=1.26
/proc/11303/stat : 11303 (narycsp) R 11302 11285 11135 0 -1 4194304 822 0 0 0 126 0 0 0 25 0 1 0 79860589 2846720 545 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514645 0 0 4096 512 0 0 0 17 1 0 0
/proc/11303/statm: 695 545 106 211 0 464 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 53032

[startup+2.96819 s]
/proc/loadavg: 1.88 1.46 1.18 3/82 11303
/proc/meminfo: memFree=1316872/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=2696 CPUtime=0
/proc/11302/stat : 11302 (toulbar2) S 11285 11285 11135 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 79860588 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11302/statm: 674 208 186 73 0 11 0
[pid=11303] ppid=11302 vsize=2780 CPUtime=2.9
/proc/11303/stat : 11303 (narycsp) R 11302 11285 11135 0 -1 4194304 822 0 0 0 290 0 0 0 25 0 1 0 79860589 2846720 545 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514664 0 0 4096 512 0 0 0 17 1 0 0
/proc/11303/statm: 695 545 106 211 0 464 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 53032

[startup+6.25749 s]
/proc/loadavg: 1.89 1.47 1.18 3/82 11303
/proc/meminfo: memFree=1316872/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=2696 CPUtime=0
/proc/11302/stat : 11302 (toulbar2) S 11285 11285 11135 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 79860588 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11302/statm: 674 208 186 73 0 11 0
[pid=11303] ppid=11302 vsize=2780 CPUtime=6.17
/proc/11303/stat : 11303 (narycsp) R 11302 11285 11135 0 -1 4194304 828 0 0 0 617 0 0 0 25 0 1 0 79860589 2846720 551 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514131 0 0 4096 512 0 0 0 17 1 0 0
/proc/11303/statm: 695 551 112 211 0 464 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 53032

[startup+12.7231 s]
/proc/loadavg: 1.90 1.47 1.18 3/82 11303
/proc/meminfo: memFree=1316872/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=2696 CPUtime=0
/proc/11302/stat : 11302 (toulbar2) S 11285 11285 11135 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 79860588 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11302/statm: 674 208 186 73 0 11 0
[pid=11303] ppid=11302 vsize=2780 CPUtime=12.6
/proc/11303/stat : 11303 (narycsp) R 11302 11285 11135 0 -1 4194304 828 0 0 0 1260 0 0 0 25 0 1 0 79860589 2846720 551 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540833 0 0 4096 512 0 0 0 17 1 0 0
/proc/11303/statm: 695 551 112 211 0 464 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 53032

[startup+25.5622 s]
/proc/loadavg: 1.92 1.50 1.20 3/81 11304
/proc/meminfo: memFree=1311888/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11392 CPUtime=25.37
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2105 1222 0 0 1004 1 1531 1 25 0 1 0 79860588 11665408 2028 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560147 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2848 2028 302 73 0 2185 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 58948

[startup+51.2226 s]
/proc/loadavg: 1.95 1.54 1.22 3/81 11304
/proc/meminfo: memFree=1311824/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=50.91
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2120 1222 0 0 3558 1 1531 1 25 0 1 0 79860588 11669504 2043 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134694967 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2043 302 73 0 2186 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 58952

[startup+102.439 s]
/proc/loadavg: 1.97 1.61 1.26 3/81 11304
/proc/meminfo: memFree=1311888/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=101.89
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2122 1222 0 0 8656 1 1531 1 25 0 1 0 79860588 11669504 2045 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722640 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2045 302 73 0 2186 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 58952

[startup+162.483 s]
/proc/loadavg: 1.99 1.68 1.30 3/81 11304
/proc/meminfo: memFree=1311824/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=161.66
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 14632 2 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559275 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 58952

[startup+222.526 s]
/proc/loadavg: 1.99 1.73 1.34 3/81 11304
/proc/meminfo: memFree=1311888/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=221.42
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 20608 2 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559275 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 58952

[startup+282.57 s]
/proc/loadavg: 1.99 1.78 1.38 3/81 11304
/proc/meminfo: memFree=1311824/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=281.18
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 26584 2 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541150 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 58952

[startup+342.611 s]
/proc/loadavg: 1.99 1.82 1.41 3/81 11304
/proc/meminfo: memFree=1311824/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=340.94
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 32560 2 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134707292 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 58952

[startup+402.651 s]
/proc/loadavg: 1.99 1.85 1.45 3/81 11304
/proc/meminfo: memFree=1311824/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=400.7
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 38536 2 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545492 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 58952

[startup+462.694 s]
/proc/loadavg: 2.10 1.90 1.49 3/81 11304
/proc/meminfo: memFree=1311824/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0

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

/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=1655.73
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 164035 6 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571544 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 1655.73
Current children cumulated vsize (KiB) 58952

[startup+1723.6 s]
/proc/loadavg: 2.00 2.00 1.84 3/81 11306
/proc/meminfo: memFree=1311696/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=1715.5
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 170012 6 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571515 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 1715.5
Current children cumulated vsize (KiB) 58952

[startup+1783.65 s]
/proc/loadavg: 2.00 2.00 1.84 3/81 11306
/proc/meminfo: memFree=1311760/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=1775.27
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 175988 7 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745317 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 1775.27
Current children cumulated vsize (KiB) 58952

[startup+1843.69 s]
/proc/loadavg: 2.00 2.00 1.85 3/81 11306
/proc/meminfo: memFree=1311696/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=1835.03
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 181964 7 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541115 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 1835.03
Current children cumulated vsize (KiB) 58952

[startup+1903.73 s]
/proc/loadavg: 2.00 2.00 1.86 3/81 11306
/proc/meminfo: memFree=1311696/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=1894.79
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 187940 7 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134694904 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 1894.79
Current children cumulated vsize (KiB) 58952

[startup+1963.77 s]
/proc/loadavg: 2.00 2.00 1.86 3/81 11306
/proc/meminfo: memFree=1311696/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=1954.55
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 193916 7 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549192 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 1954.55
Current children cumulated vsize (KiB) 58952

[startup+2023.82 s]
/proc/loadavg: 2.00 2.00 1.87 3/81 11306
/proc/meminfo: memFree=1311632/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=2014.31
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 199892 7 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571515 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 2014.31
Current children cumulated vsize (KiB) 58952

[startup+2083.86 s]
/proc/loadavg: 2.00 2.00 1.87 3/81 11306
/proc/meminfo: memFree=1311696/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=2074.07
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 205868 7 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571544 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 2074.07
Current children cumulated vsize (KiB) 58952

[startup+2143.9 s]
/proc/loadavg: 2.00 2.00 1.88 3/81 11306
/proc/meminfo: memFree=1311696/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=2133.84
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 211844 8 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745311 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 2133.84
Current children cumulated vsize (KiB) 58952

[startup+2203.95 s]
/proc/loadavg: 2.06 2.02 1.89 3/81 11306
/proc/meminfo: memFree=1311696/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=2193.61
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 217821 8 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134759270 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 2193.61
Current children cumulated vsize (KiB) 58952

[startup+2264.04 s]
/proc/loadavg: 1.49 1.87 1.85 2/66 11325
/proc/meminfo: memFree=1361744/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=2253.58
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 223818 8 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745311 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 2253.58
Current children cumulated vsize (KiB) 58952

[startup+2324.09 s]
/proc/loadavg: 1.21 1.72 1.80 2/66 11325
/proc/meminfo: memFree=1361808/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=2313.62
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 229822 8 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722695 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 2313.62
Current children cumulated vsize (KiB) 58952

[startup+2384.14 s]
/proc/loadavg: 1.08 1.60 1.75 2/66 11325
/proc/meminfo: memFree=1361872/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=2373.66
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 235825 9 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545476 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 2373.66
Current children cumulated vsize (KiB) 58952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2410.48 s]
/proc/loadavg: 1.05 1.54 1.72 2/66 11325
/proc/meminfo: memFree=1361872/2055920 swapFree=4192812/4192956
[pid=11285] ppid=11283 vsize=47556 CPUtime=0
/proc/11285/stat : 11285 (solver.sh) S 11283 11285 11135 0 -1 4194304 845 2110 0 0 0 0 0 0 25 0 1 0 79860584 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11285/statm: 11889 361 245 79 0 217 0
[pid=11302] ppid=11285 vsize=11396 CPUtime=2400
/proc/11302/stat : 11302 (toulbar2) R 11285 11285 11135 0 -1 4194304 2128 1222 0 0 238459 9 1531 1 25 0 1 0 79860588 11669504 2051 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11302/statm: 2849 2051 302 73 0 2186 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 58952

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2410.49
CPU time (s): 2400.05
CPU user time (s): 2399.92
CPU system time (s): 0.122981
CPU usage (%): 99.5667
Max. virtual memory (cumulated for all children) (KiB): 58952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.92
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6338
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= 70
involuntary context switches= 27752

runsolver used 2.13967 s user time and 6.27705 s system time

The end

Launcher Data (download as text)

Begin job on node68 on Sat Jan 20 20:07:15 UTC 2007


IDJOB= 282882
IDBENCH= 12906
IDSOLVER= 70
FILE ID= node68/282882-1169323635

PBS_JOBID= 3610465

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/spot5/spot5-509_ext.xml
COMMAND LINE= /tmp/evaluation/282882-1169323635/solver.sh /tmp/evaluation/282882-1169323635/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node68/convwatcher-282882-1169323635 -o ROOT/results/node68/conversion-282882-1169323635 -C 600 -M 900 /tmp/evaluation/282882-1169323635/translate /tmp/evaluation/282882-1169323635/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-282882-1169323635 -o ROOT/results/node68/solver-282882-1169323635 -C 2400 -M 900  /tmp/evaluation/282882-1169323635/solver.sh /tmp/evaluation/282882-1169323635/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  9c5dff4e49220961d324200bd615f0d5

RANDOM SEED= 763871284

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.232
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.232
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:       1319864 kB
Buffers:         53524 kB
Cached:         543712 kB
SwapCached:        144 kB
Active:         210984 kB
Inactive:       448968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3528 kB
Writeback:           0 kB
Mapped:          82744 kB
Slab:            61408 kB
Committed_AS:  1850320 kB
PageTables:       1864 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= 66562 MiB



End job on node68 on Sat Jan 20 20:47:32 UTC 2007