Trace number 2057844

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
pcs-restart 0.3.2? 777.809 784.607

DiagnosticValue
ASSIGNMENTS1000000

General information on the benchmark

Namecsp/BH-4-7/
normalized-BlackHole-4-7-h-5_ext.xml
MD5SUMc340ac6e88ac52be912690697697cb91
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.046992
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1261
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1261
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.18/0.21	c Seed is 1779745663
0.18/0.21	c Constructing HOME/instance-2057844-1247694233.xml  with 11916 constraints
0.18/0.21	c Solving 1000001 backtracks 25 restarts
777.78/784.60	s UNKNOWN
777.78/784.60	c Too many backtracks
777.78/784.60	d ASSIGNMENTS 1000001

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057844-1247694233/watcher-2057844-1247694233 -o /tmp/evaluation-result-2057844-1247694233/solver-2057844-1247694233 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1779745663 HOME/instance-2057844-1247694233.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): 2000 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


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 4/72 10595
/proc/meminfo: memFree=1201864/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=5356 CPUtime=0
/proc/10595/stat : 10595 (pcssolve) R 10593 10595 10482 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 56486510 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10595/statm: 1339 241 200 169 0 50 0
[pid=10596] ppid=10595 vsize=0 CPUtime=0
/proc/10596/stat : 10596 (pcssolve) R 10595 10595 10482 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 56486510 0 0 996147200 0 0 0 18446744073709551615 218076081447 0 0 4096 0 0 0 0 17 1 0 0
/proc/10596/statm: 0 0 0 0 0 0 0
[pid=10597] ppid=10595 vsize=5356 CPUtime=0
/proc/10597/stat : 10597 (pcssolve) R 10595 10595 10482 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 56486510 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10597/statm: 1339 241 200 169 0 50 0

[startup+0.109205 s]
/proc/loadavg: 0.08 0.02 0.01 4/72 10595
/proc/meminfo: memFree=1201864/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=6228 CPUtime=0.08
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 1355 823 0 0 8 0 0 0 18 0 1 0 56486510 6377472 866 996147200 134512640 135095119 4294956304 18446744073709551615 134643120 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 1557 866 390 142 0 511 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6228

[startup+0.201216 s]
/proc/loadavg: 0.08 0.02 0.01 4/72 10595
/proc/meminfo: memFree=1201864/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=6228 CPUtime=0.18
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 1371 823 0 0 18 0 0 0 18 0 1 0 56486510 6377472 882 996147200 134512640 135095119 4294956304 18446744073709551615 134927082 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 1557 882 390 142 0 511 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6228

[startup+0.301233 s]
/proc/loadavg: 0.08 0.02 0.01 4/72 10595
/proc/meminfo: memFree=1201864/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=6356 CPUtime=0.28
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 1388 823 0 0 28 0 0 0 19 0 1 0 56486510 6508544 899 996147200 134512640 135095119 4294956304 18446744073709551615 134617227 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 1589 899 390 142 0 543 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6356

[startup+0.701304 s]
/proc/loadavg: 0.08 0.02 0.01 4/72 10595
/proc/meminfo: memFree=1201864/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=6740 CPUtime=0.67
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 1518 823 0 0 67 0 0 0 23 0 1 0 56486510 6901760 1029 996147200 134512640 135095119 4294956304 18446744073709551615 134636926 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 1685 1029 390 142 0 639 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6740

[startup+1.50143 s]
/proc/loadavg: 0.08 0.02 0.01 3/73 10601
/proc/meminfo: memFree=1198464/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=8168 CPUtime=1.47
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 1929 823 0 0 147 0 0 0 25 0 1 0 56486510 8364032 1278 996147200 134512640 135095119 4294956304 18446744073709551615 134641897 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 2042 1278 390 142 0 996 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8168

[startup+3.1017 s]
/proc/loadavg: 0.08 0.02 0.01 3/73 10601
/proc/meminfo: memFree=1197760/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=9576 CPUtime=3.06
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 2460 823 0 0 305 1 0 0 25 0 1 0 56486510 9805824 1615 996147200 134512640 135095119 4294956304 18446744073709551615 134927107 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 2394 1615 390 142 0 1348 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9576

[startup+6.30124 s]
/proc/loadavg: 0.23 0.05 0.02 3/73 10601
/proc/meminfo: memFree=1194560/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=13448 CPUtime=6.23
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 3737 823 0 0 622 1 0 0 25 0 1 0 56486510 13770752 2345 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 3362 2345 390 142 0 2316 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 13448

[startup+12.7013 s]
/proc/loadavg: 0.37 0.08 0.03 3/73 10601
/proc/meminfo: memFree=1189760/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=17552 CPUtime=12.58
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 5285 823 0 0 1256 2 0 0 25 0 1 0 56486510 17973248 3380 996147200 134512640 135095119 4294956304 18446744073709551615 134642806 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 4388 3380 390 142 0 3342 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 17552

[startup+25.5014 s]
/proc/loadavg: 0.73 0.18 0.06 3/73 10601
/proc/meminfo: memFree=1178944/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=29412 CPUtime=25.27
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 9263 823 0 0 2523 4 0 0 25 0 1 0 56486510 30117888 5820 996147200 134512640 135095119 4294956304 18446744073709551615 134909088 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 7353 5820 390 142 0 6307 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 29412

[startup+51.1017 s]
/proc/loadavg: 1.16 0.32 0.11 3/73 10601
/proc/meminfo: memFree=1158720/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=52004 CPUtime=50.65
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 16553 823 0 0 5056 9 0 0 25 0 1 0 56486510 53252096 10036 996147200 134512640 135095119 4294956304 18446744073709551615 134589572 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 13001 10036 390 142 0 11955 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 52004

[startup+102.301 s]
/proc/loadavg: 1.64 0.58 0.20 3/73 10601
/proc/meminfo: memFree=1124032/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=98600 CPUtime=101.42
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 30846 823 0 0 10124 18 0 0 25 0 1 0 56486510 100966400 18183 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 24650 18183 390 142 0 23604 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 98600

[startup+162.302 s]
/proc/loadavg: 1.86 0.83 0.31 3/73 10601
/proc/meminfo: memFree=1105728/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=104648 CPUtime=160.9
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 34595 823 0 0 16068 22 0 0 25 0 1 0 56486510 107159552 21932 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 26162 21932 390 142 0 25116 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 104648

[startup+222.306 s]
/proc/loadavg: 1.95 1.04 0.42 3/73 10601
/proc/meminfo: memFree=1077184/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=119112 CPUtime=220.38
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 40680 823 0 0 22008 30 0 0 25 0 1 0 56486510 121970688 28017 996147200 134512640 135095119 4294956304 18446744073709551615 134916499 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 29778 28017 390 142 0 28732 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 119112

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/73 10601
/proc/meminfo: memFree=1039680/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=194952 CPUtime=279.85
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 61907 823 0 0 27942 43 0 0 25 0 1 0 56486510 199630848 36954 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 48738 36954 390 142 0 47692 0
Current children cumulated CPU time (s) 279.85
Current children cumulated vsize (KiB) 194952

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.60 3/73 10601
/proc/meminfo: memFree=1030976/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=194952 CPUtime=339.33
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 63476 823 0 0 33887 46 0 0 25 0 1 0 56486510 199630848 38523 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 48738 38523 390 142 0 47692 0
Current children cumulated CPU time (s) 339.33
Current children cumulated vsize (KiB) 194952

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.69 3/73 10601
/proc/meminfo: memFree=1016704/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=201248 CPUtime=398.81
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 66503 823 0 0 39830 51 0 0 25 0 1 0 56486510 206077952 41550 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 50312 41550 390 142 0 49266 0
Current children cumulated CPU time (s) 398.81
Current children cumulated vsize (KiB) 201248

[startup+462.301 s]
/proc/loadavg: 1.99 1.56 0.77 3/73 10603
/proc/meminfo: memFree=1002360/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=207792 CPUtime=458.29
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 69432 823 0 0 45774 55 0 0 25 0 1 0 56486510 212779008 44479 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 51948 44479 390 142 0 50902 0
Current children cumulated CPU time (s) 458.29
Current children cumulated vsize (KiB) 207792

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 0.84 3/73 10603
/proc/meminfo: memFree=988992/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=214496 CPUtime=517.78
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 72330 823 0 0 51720 58 0 0 25 0 1 0 56486510 219643904 47377 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 53624 47377 390 142 0 52578 0
Current children cumulated CPU time (s) 517.78
Current children cumulated vsize (KiB) 214496

[startup+582.301 s]
/proc/loadavg: 1.99 1.70 0.91 3/73 10603
/proc/meminfo: memFree=974080/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=221692 CPUtime=577.26
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 75525 823 0 0 57663 63 0 0 25 0 1 0 56486510 227012608 50572 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 55423 50572 390 142 0 54377 0
Current children cumulated CPU time (s) 577.26
Current children cumulated vsize (KiB) 221692

[startup+642.301 s]
/proc/loadavg: 1.99 1.75 0.98 3/73 10603
/proc/meminfo: memFree=959808/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=228508 CPUtime=636.74
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 78580 823 0 0 63608 66 0 0 25 0 1 0 56486510 233992192 53627 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 57127 53627 390 142 0 56081 0
Current children cumulated CPU time (s) 636.74
Current children cumulated vsize (KiB) 228508

[startup+702.301 s]
/proc/loadavg: 1.99 1.80 1.04 3/73 10603
/proc/meminfo: memFree=941632/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=234696 CPUtime=696.21
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 81450 823 0 0 69550 71 0 0 25 0 1 0 56486510 240328704 56497 996147200 134512640 135095119 4294956304 18446744073709551615 134642881 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 58674 56497 390 142 0 57628 0
Current children cumulated CPU time (s) 696.21
Current children cumulated vsize (KiB) 234696

[startup+762.301 s]
/proc/loadavg: 1.99 1.83 1.10 3/73 10603
/proc/meminfo: memFree=928064/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=307308 CPUtime=755.69
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 100953 823 0 0 75485 84 0 0 25 0 1 0 56486510 314683392 59615 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 76827 59615 390 142 0 75781 0
Current children cumulated CPU time (s) 755.69
Current children cumulated vsize (KiB) 307308

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

[startup+768.001 s]
/proc/loadavg: 1.99 1.83 1.10 3/73 10603
/proc/meminfo: memFree=926848/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=307956 CPUtime=761.34
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 101246 823 0 0 76049 85 0 0 25 0 1 0 56486510 315346944 59908 996147200 134512640 135095119 4294956304 18446744073709551615 134589569 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 76989 59908 390 142 0 75943 0
Current children cumulated CPU time (s) 761.34
Current children cumulated vsize (KiB) 307956

[startup+774.401 s]
/proc/loadavg: 1.99 1.84 1.11 3/73 10603
/proc/meminfo: memFree=925632/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=308468 CPUtime=767.69
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 101529 823 0 0 76683 86 0 0 25 0 1 0 56486510 315871232 60191 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 77117 60191 390 142 0 76071 0
Current children cumulated CPU time (s) 767.69
Current children cumulated vsize (KiB) 308468

[startup+780.801 s]
/proc/loadavg: 1.99 1.84 1.11 3/73 10603
/proc/meminfo: memFree=924416/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=309368 CPUtime=774.02
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 101867 823 0 0 77316 86 0 0 25 0 1 0 56486510 316792832 60529 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 77342 60529 390 142 0 76296 0
Current children cumulated CPU time (s) 774.02
Current children cumulated vsize (KiB) 309368

[startup+782.402 s]
/proc/loadavg: 1.99 1.84 1.11 3/73 10603
/proc/meminfo: memFree=923840/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=309496 CPUtime=775.6
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 101954 823 0 0 77474 86 0 0 25 0 1 0 56486510 316923904 60616 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 77374 60616 390 142 0 76328 0
Current children cumulated CPU time (s) 775.6
Current children cumulated vsize (KiB) 309496

[startup+784.002 s]
/proc/loadavg: 1.99 1.84 1.12 3/73 10603
/proc/meminfo: memFree=923648/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=276852 CPUtime=777.19
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 102002 823 0 0 77632 87 0 0 25 0 1 0 56486510 283496448 52758 996147200 134512640 135095119 4294956304 18446744073709551615 7826940 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 69213 52758 390 142 0 68167 0
Current children cumulated CPU time (s) 777.19
Current children cumulated vsize (KiB) 276852

[startup+784.406 s]
/proc/loadavg: 1.99 1.84 1.12 3/73 10603
/proc/meminfo: memFree=1022848/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=145776 CPUtime=777.59
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 102002 823 0 0 77671 88 0 0 25 0 1 0 56486510 149274624 35788 996147200 134512640 135095119 4294956304 18446744073709551615 7823469 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 36444 35788 390 142 0 35398 0
Current children cumulated CPU time (s) 777.59
Current children cumulated vsize (KiB) 145776

[startup+784.601 s]
/proc/loadavg: 1.99 1.84 1.12 3/73 10603
/proc/meminfo: memFree=1022848/2055920 swapFree=4192812/4192956
[pid=10595] ppid=10593 vsize=145776 CPUtime=777.78
/proc/10595/stat : 10595 (pcs.small) R 10593 10595 10482 0 -1 4194304 102002 823 0 0 77688 90 0 0 25 0 1 0 56486510 149274624 7116 996147200 134512640 135095119 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10595/statm: 36444 7116 390 142 0 35398 0
Current children cumulated CPU time (s) 777.78
Current children cumulated vsize (KiB) 145776

Child status: 0
Real time (s): 784.607
CPU time (s): 777.809
CPU user time (s): 776.892
CPU system time (s): 0.91686
CPU usage (%): 99.1336
Max. virtual memory (cumulated for all children) (KiB): 371304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 776.892
system time used= 0.91686
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102828
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= 21
involuntary context switches= 17235

runsolver used 1.01585 second user time and 2.26765 second system time

The end

Launcher Data

Begin job on node57 at 2009-07-15 23:43:53
IDJOB=2057844
IDBENCH=53417
IDSOLVER=734
FILE ID=node57/2057844-1247694233
PBS_JOBID= 9521198
Free space on /tmp= 66356 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/BH-4-7/normalized-BlackHole-4-7-h-5_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057844-1247694233/watcher-2057844-1247694233 -o /tmp/evaluation-result-2057844-1247694233/solver-2057844-1247694233 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1779745663 HOME/instance-2057844-1247694233.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c340ac6e88ac52be912690697697cb91
RANDOM SEED=1779745663

node57.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.261
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.261
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:       1202344 kB
Buffers:         74324 kB
Cached:         688500 kB
SwapCached:          0 kB
Active:         192628 kB
Inactive:       590792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          31996 kB
Slab:            55740 kB
Committed_AS:   505836 kB
PageTables:       1728 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= 66356 MiB
End job on node57 at 2009-07-15 23:56:58