Trace number 1106350

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Minion/Tailor 2008-07-04? (MO) 215.65 216.719

General information on the benchmark

Namecsp/pseudoGLB/
normalized-dbst-v30-e350-d15-mw10-3.PB06.xml
MD5SUM9d1595c5be93853ae6aef6febf44d619
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.668
Satisfiable
(Un)Satisfiability was proved
Number of variables1600
Number of constraints328901
Maximum constraint arity700
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(328901)

Solver Data (download as text)

167.97/168.80	c Finished tailoring XCSP instance to Minion. Starting solving

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1106350-1215203526/watcher-1106350-1215203526 -o /tmp/evaluation-result-1106350-1215203526/solver-1106350-1215203526 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1106350-1215203526.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.99 4/74 10530
/proc/meminfo: memFree=1520088/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=152 CPUtime=0
/proc/10531/stat : 10531 (java) R 10530 10530 10285 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 685478383 155648 26 996147200 134512640 134550740 4294956192 18446744073709551615 5714724 0 0 4096 0 0 0 0 17 1 0 0
/proc/10531/statm: 38 26 19 9 0 4 0

[startup+0.0708149 s]
/proc/loadavg: 2.00 2.00 1.99 4/74 10530
/proc/meminfo: memFree=1520088/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=863988 CPUtime=0.05
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 2927 0 1 0 4 1 0 0 18 0 9 0 685478383 884723712 2437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 215997 2441 1445 9 0 210559 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 869344

[startup+0.101816 s]
/proc/loadavg: 2.00 2.00 1.99 4/74 10530
/proc/meminfo: memFree=1520088/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=864136 CPUtime=0.08
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 3526 0 1 0 6 2 0 0 18 0 9 0 685478383 884875264 2978 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 216034 2978 1724 9 0 210596 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869492

[startup+0.30184 s]
/proc/loadavg: 2.00 2.00 1.99 4/74 10530
/proc/meminfo: memFree=1520088/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=864136 CPUtime=0.28
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 4014 0 1 0 26 2 0 0 18 0 9 0 685478383 884875264 3447 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 216034 3447 1819 9 0 210596 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 869492

[startup+0.701895 s]
/proc/loadavg: 2.00 2.00 1.99 4/74 10530
/proc/meminfo: memFree=1520088/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=864904 CPUtime=0.68
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 8734 0 1 0 63 5 0 0 18 0 9 0 685478383 885661696 8162 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 216226 8168 1836 9 0 210788 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 870260

[startup+1.50299 s]
/proc/loadavg: 2.08 2.02 1.99 4/84 10540
/proc/meminfo: memFree=1475848/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=864904 CPUtime=1.48
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 20347 0 1 0 137 11 0 0 18 0 9 0 685478383 885661696 19770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 216226 19770 1836 9 0 210788 0
[pid=10531/tid=10533] ppid=10530 vsize=864904 CPUtime=1.08
/proc/10531/task/10533/stat : 10533 (java) R 10530 10530 10285 0 -1 64 4796 0 1 0 105 3 0 0 25 0 9 0 685478384 885661696 19770 996147200 134512640 134550740 4294956032 18446744073709551615 4126653492 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10534] ppid=10530 vsize=864904 CPUtime=0.27
/proc/10531/task/10534/stat : 10534 (java) S 10530 10530 10285 0 -1 64 14345 0 0 0 21 6 0 0 16 0 9 0 685478385 885661696 19770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10535] ppid=10530 vsize=864904 CPUtime=0
/proc/10531/task/10535/stat : 10535 (java) S 10530 10530 10285 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 685478386 885661696 19770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10536] ppid=10530 vsize=864904 CPUtime=0
/proc/10531/task/10536/stat : 10536 (java) S 10530 10530 10285 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 685478386 885661696 19770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10537] ppid=10530 vsize=864904 CPUtime=0
/proc/10531/task/10537/stat : 10537 (java) S 10530 10530 10285 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 685478388 885661696 19770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10538] ppid=10530 vsize=864904 CPUtime=0.09
/proc/10531/task/10538/stat : 10538 (java) S 10530 10530 10285 0 -1 64 472 0 0 0 9 0 0 0 16 0 9 0 685478388 885661696 19770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10539] ppid=10530 vsize=864904 CPUtime=0
/proc/10531/task/10539/stat : 10539 (java) S 10530 10530 10285 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 685478388 885661696 19770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10540] ppid=10530 vsize=864904 CPUtime=0
/proc/10531/task/10540/stat : 10540 (java) S 10530 10530 10285 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 685478388 885661696 19770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 870260

[startup+3.10219 s]
/proc/loadavg: 2.08 2.02 1.99 3/84 10540
/proc/meminfo: memFree=1411656/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=873024 CPUtime=3.04
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 43739 0 1 0 279 25 0 0 18 0 9 0 685478383 893976576 41010 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 218256 41010 2558 9 0 212818 0
[pid=10531/tid=10533] ppid=10530 vsize=873024 CPUtime=1.96
/proc/10531/task/10533/stat : 10533 (java) S 10530 10530 10285 0 -1 64 4805 0 1 0 191 5 0 0 25 0 9 0 685478384 893976576 41010 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10534] ppid=10530 vsize=873024 CPUtime=0.96
/proc/10531/task/10534/stat : 10534 (java) R 10530 10530 10285 0 -1 64 37726 0 0 0 78 18 0 0 19 0 9 0 685478385 893976576 41010 996147200 134512640 134550740 4294956032 18446744073709551615 103834283 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10535] ppid=10530 vsize=873024 CPUtime=0
/proc/10531/task/10535/stat : 10535 (java) S 10530 10530 10285 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 685478386 893976576 41010 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10536] ppid=10530 vsize=873024 CPUtime=0
/proc/10531/task/10536/stat : 10536 (java) S 10530 10530 10285 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 685478386 893976576 41010 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10537] ppid=10530 vsize=873024 CPUtime=0
/proc/10531/task/10537/stat : 10537 (java) S 10530 10530 10285 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 685478388 893976576 41010 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10538] ppid=10530 vsize=873024 CPUtime=0.09
/proc/10531/task/10538/stat : 10538 (java) S 10530 10530 10285 0 -1 64 474 0 0 0 9 0 0 0 16 0 9 0 685478388 893976576 41010 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10539] ppid=10530 vsize=873024 CPUtime=0
/proc/10531/task/10539/stat : 10539 (java) S 10530 10530 10285 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 685478388 893976576 41010 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10540] ppid=10530 vsize=873024 CPUtime=0
/proc/10531/task/10540/stat : 10540 (java) S 10530 10530 10285 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 685478388 893976576 41010 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 878380

[startup+6.30159 s]
/proc/loadavg: 2.15 2.03 2.00 3/84 10540
/proc/meminfo: memFree=1226832/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=865016 CPUtime=6.23
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 93533 0 1 0 567 56 0 0 18 0 9 0 685478383 885776384 70633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 216254 70635 2558 9 0 210816 0
[pid=10531/tid=10533] ppid=10530 vsize=865016 CPUtime=3.5
/proc/10531/task/10533/stat : 10533 (java) R 10530 10530 10285 0 -1 64 7755 0 1 0 340 10 0 0 25 0 9 0 685478384 885776384 70636 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10534] ppid=10530 vsize=865016 CPUtime=2.6
/proc/10531/task/10534/stat : 10534 (java) R 10530 10530 10285 0 -1 64 84575 0 0 0 216 44 0 0 17 0 9 0 685478385 885776384 70638 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10535] ppid=10530 vsize=865016 CPUtime=0
/proc/10531/task/10535/stat : 10535 (java) S 10530 10530 10285 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 685478386 885776384 70640 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10536] ppid=10530 vsize=865016 CPUtime=0
/proc/10531/task/10536/stat : 10536 (java) S 10530 10530 10285 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 685478386 885776384 70641 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10537] ppid=10530 vsize=865016 CPUtime=0
/proc/10531/task/10537/stat : 10537 (java) S 10530 10530 10285 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 685478388 885776384 70643 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10538] ppid=10530 vsize=865016 CPUtime=0.09
/proc/10531/task/10538/stat : 10538 (java) S 10530 10530 10285 0 -1 64 474 0 0 0 9 0 0 0 16 0 9 0 685478388 885776384 70645 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10539] ppid=10530 vsize=865016 CPUtime=0
/proc/10531/task/10539/stat : 10539 (java) S 10530 10530 10285 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 685478388 885776384 70647 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10540] ppid=10530 vsize=865016 CPUtime=0
/proc/10531/task/10540/stat : 10540 (java) S 10530 10530 10285 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 685478388 885776384 70649 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 870372

[startup+12.7024 s]
/proc/loadavg: 2.22 2.05 2.01 3/84 10540
/proc/meminfo: memFree=982352/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=865000 CPUtime=12.6
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 180404 0 1 0 1158 102 0 0 18 0 9 0 685478383 885760000 139513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 216250 139513 2559 9 0 210812 0
[pid=10531/tid=10533] ppid=10530 vsize=865000 CPUtime=5.95
/proc/10531/task/10533/stat : 10533 (java) R 10530 10530 10285 0 -1 64 10936 0 1 0 582 13 0 0 21 0 9 0 685478384 885760000 139513 996147200 134512640 134550740 4294956032 18446744073709551615 4126680051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10534] ppid=10530 vsize=865000 CPUtime=6.49
/proc/10531/task/10534/stat : 10534 (java) S 10530 10530 10285 0 -1 64 168234 0 0 0 562 87 0 0 25 0 9 0 685478385 885760000 139513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10535] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10535/stat : 10535 (java) S 10530 10530 10285 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 685478386 885760000 139513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10536] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10536/stat : 10536 (java) S 10530 10530 10285 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 685478386 885760000 139513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10537] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10537/stat : 10537 (java) S 10530 10530 10285 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 685478388 885760000 139513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10538] ppid=10530 vsize=865000 CPUtime=0.13
/proc/10531/task/10538/stat : 10538 (java) S 10530 10530 10285 0 -1 64 500 0 0 0 13 0 0 0 16 0 9 0 685478388 885760000 139513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10539] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10539/stat : 10539 (java) S 10530 10530 10285 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 685478388 885760000 139513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10540] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10540/stat : 10540 (java) S 10530 10530 10285 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 685478388 885760000 139513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 870356

[startup+25.502 s]
/proc/loadavg: 2.26 2.06 2.01 3/84 10540
/proc/meminfo: memFree=810768/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=865000 CPUtime=25.34
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 220577 0 1 0 2413 121 0 0 18 0 9 0 685478383 885760000 179672 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 216250 179672 2564 9 0 210812 0
[pid=10531/tid=10533] ppid=10530 vsize=865000 CPUtime=16.39
/proc/10531/task/10533/stat : 10533 (java) R 10530 10530 10285 0 -1 64 10980 0 1 0 1625 14 0 0 25 0 9 0 685478384 885760000 179672 996147200 134512640 134550740 4294956032 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10534] ppid=10530 vsize=865000 CPUtime=8.72
/proc/10531/task/10534/stat : 10534 (java) S 10530 10530 10285 0 -1 64 208319 0 0 0 766 106 0 0 16 0 9 0 685478385 885760000 179672 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10535] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10535/stat : 10535 (java) S 10530 10530 10285 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 685478386 885760000 179672 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10536] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10536/stat : 10536 (java) S 10530 10530 10285 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 685478386 885760000 179672 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10537] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10537/stat : 10537 (java) S 10530 10530 10285 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 685478388 885760000 179672 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10538] ppid=10530 vsize=865000 CPUtime=0.2
/proc/10531/task/10538/stat : 10538 (java) S 10530 10530 10285 0 -1 64 544 0 0 0 20 0 0 0 16 0 9 0 685478388 885760000 179672 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10539] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10539/stat : 10539 (java) S 10530 10530 10285 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 685478388 885760000 179672 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10540] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10540/stat : 10540 (java) S 10530 10530 10285 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 685478388 885760000 179672 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 870356

[startup+51.1011 s]
/proc/loadavg: 2.16 2.06 2.01 3/84 10540
/proc/meminfo: memFree=810640/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=865000 CPUtime=50.83
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 227390 0 1 0 4958 125 0 0 18 0 9 0 685478383 885760000 179673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 216250 179673 2563 9 0 210812 0
[pid=10531/tid=10533] ppid=10530 vsize=865000 CPUtime=37.78
/proc/10531/task/10533/stat : 10533 (java) R 10530 10530 10285 0 -1 64 10982 0 1 0 3764 14 0 0 25 0 9 0 685478384 885760000 179673 996147200 134512640 134550740 4294956032 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10534] ppid=10530 vsize=865000 CPUtime=12.83
/proc/10531/task/10534/stat : 10534 (java) S 10530 10530 10285 0 -1 64 215129 0 0 0 1174 109 0 0 16 0 9 0 685478385 885760000 179673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10535] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10535/stat : 10535 (java) S 10530 10530 10285 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 685478386 885760000 179673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10536] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10536/stat : 10536 (java) S 10530 10530 10285 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 685478386 885760000 179673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10537] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10537/stat : 10537 (java) S 10530 10530 10285 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 685478388 885760000 179673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10538] ppid=10530 vsize=865000 CPUtime=0.2
/proc/10531/task/10538/stat : 10538 (java) S 10530 10530 10285 0 -1 64 545 0 0 0 20 0 0 0 17 0 9 0 685478388 885760000 179673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10539] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10539/stat : 10539 (java) S 10530 10530 10285 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 685478388 885760000 179673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10540] ppid=10530 vsize=865000 CPUtime=0
/proc/10531/task/10540/stat : 10540 (java) S 10530 10530 10285 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 685478388 885760000 179673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 870356

[startup+102.306 s]
/proc/loadavg: 2.10 2.06 2.01 3/84 10540
/proc/meminfo: memFree=788944/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=879252 CPUtime=101.82
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 249547 0 1 0 10046 136 0 0 18 0 9 0 685478383 900354048 184962 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 219813 184962 2563 9 0 214375 0
[pid=10531/tid=10533] ppid=10530 vsize=879252 CPUtime=79.46
/proc/10531/task/10533/stat : 10533 (java) S 10530 10530 10285 0 -1 64 10986 0 1 0 7932 14 0 0 25 0 9 0 685478384 900354048 184962 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10534] ppid=10530 vsize=879252 CPUtime=22.13
/proc/10531/task/10534/stat : 10534 (java) R 10530 10530 10285 0 -1 64 237282 0 0 0 2092 121 0 0 25 0 9 0 685478385 900354048 184962 996147200 134512640 134550740 4294956032 18446744073709551615 102731922 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10535] ppid=10530 vsize=879252 CPUtime=0
/proc/10531/task/10535/stat : 10535 (java) S 10530 10530 10285 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 685478386 900354048 184962 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10536] ppid=10530 vsize=879252 CPUtime=0
/proc/10531/task/10536/stat : 10536 (java) S 10530 10530 10285 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 685478386 900354048 184962 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10537] ppid=10530 vsize=879252 CPUtime=0
/proc/10531/task/10537/stat : 10537 (java) S 10530 10530 10285 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 685478388 900354048 184962 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10538] ppid=10530 vsize=879252 CPUtime=0.2
/proc/10531/task/10538/stat : 10538 (java) S 10530 10530 10285 0 -1 64 545 0 0 0 20 0 0 0 17 0 9 0 685478388 900354048 184962 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10539] ppid=10530 vsize=879252 CPUtime=0
/proc/10531/task/10539/stat : 10539 (java) S 10530 10530 10285 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 685478388 900354048 184962 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10540] ppid=10530 vsize=879252 CPUtime=0
/proc/10531/task/10540/stat : 10540 (java) S 10530 10530 10285 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 685478388 900354048 184962 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 884608

[startup+162.303 s]
/proc/loadavg: 2.04 2.05 2.00 3/84 10540
/proc/meminfo: memFree=788880/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5356 CPUtime=0
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 685478383 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1339 235 195 169 0 50 0
[pid=10531] ppid=10530 vsize=870068 CPUtime=161.54
/proc/10531/stat : 10531 (java) S 10530 10530 10285 0 -1 0 287423 0 1 0 15998 156 0 0 18 0 9 0 685478383 890949632 184280 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10531/statm: 217517 184280 2563 9 0 212079 0
[pid=10531/tid=10533] ppid=10530 vsize=870068 CPUtime=120.73
/proc/10531/task/10533/stat : 10533 (java) S 10530 10530 10285 0 -1 64 11021 0 1 0 12059 14 0 0 23 0 9 0 685478384 890949632 184280 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10534] ppid=10530 vsize=870068 CPUtime=40.53
/proc/10531/task/10534/stat : 10534 (java) R 10530 10530 10285 0 -1 64 274850 0 0 0 3913 140 0 0 25 0 9 0 685478385 890949632 184280 996147200 134512640 134550740 4294956032 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10535] ppid=10530 vsize=870068 CPUtime=0
/proc/10531/task/10535/stat : 10535 (java) S 10530 10530 10285 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 685478386 890949632 184280 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10536] ppid=10530 vsize=870068 CPUtime=0
/proc/10531/task/10536/stat : 10536 (java) S 10530 10530 10285 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 685478386 890949632 184280 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10537] ppid=10530 vsize=870068 CPUtime=0
/proc/10531/task/10537/stat : 10537 (java) S 10530 10530 10285 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 685478388 890949632 184280 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10538] ppid=10530 vsize=870068 CPUtime=0.25
/proc/10531/task/10538/stat : 10538 (java) S 10530 10530 10285 0 -1 64 818 0 0 0 25 0 0 0 16 0 9 0 685478388 890949632 184280 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10539] ppid=10530 vsize=870068 CPUtime=0
/proc/10531/task/10539/stat : 10539 (java) S 10530 10530 10285 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 685478388 890949632 184280 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10531/tid=10540] ppid=10530 vsize=870068 CPUtime=0
/proc/10531/task/10540/stat : 10540 (java) S 10530 10530 10285 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 685478388 890949632 184280 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.54
Current children cumulated vsize (KiB) 875424



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+216.707 s]
/proc/loadavg: 2.12 2.08 2.01 3/76 10541
/proc/meminfo: memFree=932368/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5360 CPUtime=167.97
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 310 289424 0 1 0 0 16623 174 19 0 1 0 685478383 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1340 236 195 169 0 51 0
[pid=10541] ppid=10530 vsize=946476 CPUtime=47.68
/proc/10541/stat : 10541 (ld-linux.so.2) R 10530 10530 10285 0 -1 4194304 216979 0 0 0 4660 108 0 0 25 0 1 100 685495263 969191424 141460 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/10541/statm: 236619 141465 428 29 0 230673 0
Current children cumulated CPU time (s) 215.65
Current children cumulated vsize (KiB) 951836

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

Solver just ended. Dumping a history of the last processes samples

[startup+216.707 s]
/proc/loadavg: 2.12 2.08 2.01 3/76 10541
/proc/meminfo: memFree=932368/2055920 swapFree=4146956/4192956
[pid=10530] ppid=10528 vsize=5360 CPUtime=167.97
/proc/10530/stat : 10530 (solve.sh) S 10528 10530 10285 0 -1 4194304 310 289424 0 1 0 0 16623 174 19 0 1 0 685478383 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10530/statm: 1340 236 195 169 0 51 0
[pid=10541] ppid=10530 vsize=946476 CPUtime=47.68
/proc/10541/stat : 10541 (ld-linux.so.2) R 10530 10530 10285 0 -1 4194304 216979 0 0 0 4660 108 0 0 25 0 1 100 685495263 969191424 141460 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/10541/statm: 236619 141465 428 29 0 230673 0
Current children cumulated CPU time (s) 215.65
Current children cumulated vsize (KiB) 951836

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10530 and gives
#  childrusage.ru_utime.tv_sec=166
#  childrusage.ru_utime.tv_usec=231728
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=751733
# CPU time returned by wait4() is 167.983
# while last known CPU time is 215.65
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 216.719
CPU time (s): 215.65
CPU user time (s): 212.83
CPU system time (s): 2.82
CPU usage (%): 99.5068
Max. virtual memory (cumulated for all children) (KiB): 951836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.232
system time used= 1.75173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289734
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4850
involuntary context switches= 6782

runsolver used 0.266959 second user time and 0.712891 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-04 22:32:09
IDJOB=1106350
IDBENCH=55787
IDSOLVER=369
FILE ID=node80/1106350-1215203526
PBS_JOBID= 7881705
Free space on /tmp= 66468 MiB

SOLVER NAME= Minion/Tailor 2008-07-04
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-dbst-v30-e350-d15-mw10-3.PB06.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1106350-1215203526/watcher-1106350-1215203526 -o /tmp/evaluation-result-1106350-1215203526/solver-1106350-1215203526 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1106350-1215203526.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9d1595c5be93853ae6aef6febf44d619
RANDOM SEED=1167274249

node80.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1520504 kB
Buffers:         56728 kB
Cached:         277112 kB
SwapCached:      39888 kB
Active:         421508 kB
Inactive:        62944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1520504 kB
SwapTotal:     4192956 kB
SwapFree:      4146956 kB
Dirty:           90528 kB
Writeback:           0 kB
Mapped:         156492 kB
Slab:            35992 kB
Committed_AS:  1165972 kB
PageTables:       2072 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= 66424 MiB
End job on node80 at 2008-07-04 22:35:48