Trace number 2057909

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 0.3.2? 766.822 774.003

DiagnosticValue
ASSIGNMENTS1000000

General information on the benchmark

Namecsp/BH-4-7/
normalized-BlackHole-4-7-h-7_ext.xml
MD5SUM2d9778ca5e7e6c646104281b9a9e60b1
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.045992
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.17/0.21	c Seed is 248146966
0.17/0.21	c Constructing HOME/instance-2057909-1247694234.xml  with 11916 constraints
0.17/0.21	c Solving 1000001 backtracks 25 restarts
766.80/774.00	s UNKNOWN
766.80/774.00	c Too many backtracks
766.80/774.00	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-2057909-1247694234/watcher-2057909-1247694234 -o /tmp/evaluation-result-2057909-1247694234/solver-2057909-1247694234 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 248146966 HOME/instance-2057909-1247694234.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.22 0.05 0.02 3/72 14623
/proc/meminfo: memFree=1477504/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=5356 CPUtime=0
/proc/14623/stat : 14623 (pcssolve) R 14621 14623 14510 0 -1 4194304 266 0 0 0 0 0 0 0 24 0 1 0 56486091 5484544 234 996147200 4194304 4889804 548682068800 18446744073709551615 233401941036 0 0 4100 65536 0 0 0 17 1 0 0
/proc/14623/statm: 1339 234 195 169 0 50 0

[startup+0.100427 s]
/proc/loadavg: 0.22 0.05 0.02 3/72 14623
/proc/meminfo: memFree=1477504/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=6228 CPUtime=0.07
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 1359 823 0 0 7 0 0 0 18 0 1 0 56486091 6377472 870 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 1557 870 390 142 0 511 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6228

[startup+0.201436 s]
/proc/loadavg: 0.22 0.05 0.02 3/72 14623
/proc/meminfo: memFree=1477504/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=6228 CPUtime=0.17
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 1368 823 0 0 17 0 0 0 18 0 1 0 56486091 6377472 879 996147200 134512640 135095119 4294956304 18446744073709551615 134642545 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 1557 879 390 142 0 511 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6228

[startup+0.301444 s]
/proc/loadavg: 0.22 0.05 0.02 3/72 14623
/proc/meminfo: memFree=1477504/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=6360 CPUtime=0.27
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 1386 823 0 0 27 0 0 0 19 0 1 0 56486091 6512640 897 996147200 134512640 135095119 4294956304 18446744073709551615 134916436 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 1590 897 390 142 0 544 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6360

[startup+0.701485 s]
/proc/loadavg: 0.22 0.05 0.02 3/72 14623
/proc/meminfo: memFree=1477504/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=6752 CPUtime=0.67
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 1511 823 0 0 67 0 0 0 23 0 1 0 56486091 6914048 1022 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 1688 1022 390 142 0 642 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6752

[startup+1.50157 s]
/proc/loadavg: 0.22 0.05 0.02 3/73 14629
/proc/meminfo: memFree=1473968/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=8304 CPUtime=1.47
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 1963 823 0 0 146 1 0 0 25 0 1 0 56486091 8503296 1247 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 2076 1247 390 142 0 1030 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8304

[startup+3.10172 s]
/proc/loadavg: 0.22 0.05 0.02 3/73 14629
/proc/meminfo: memFree=1472432/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=9852 CPUtime=3.05
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 2543 823 0 0 304 1 0 0 25 0 1 0 56486091 10088448 1698 996147200 134512640 135095119 4294956304 18446744073709551615 8847052 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 2463 1698 390 142 0 1417 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 9852

[startup+6.30104 s]
/proc/loadavg: 0.36 0.08 0.03 3/73 14629
/proc/meminfo: memFree=1467248/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=13724 CPUtime=6.22
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 3886 823 0 0 620 2 0 0 25 0 1 0 56486091 14053376 2494 996147200 134512640 135095119 4294956304 18446744073709551615 134615507 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 3431 2494 390 142 0 2385 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 13724

[startup+12.7017 s]
/proc/loadavg: 0.49 0.11 0.04 3/73 14629
/proc/meminfo: memFree=1460856/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=18728 CPUtime=12.58
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 5691 823 0 0 1254 4 0 0 25 0 1 0 56486091 19177472 3786 996147200 134512640 135095119 4294956304 18446744073709551615 134589593 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 4682 3786 390 142 0 3636 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 18728

[startup+25.5029 s]
/proc/loadavg: 0.83 0.20 0.07 3/73 14629
/proc/meminfo: memFree=1447928/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=30964 CPUtime=25.26
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 9690 823 0 0 2520 6 0 0 25 0 1 0 56486091 31707136 6247 996147200 134512640 135095119 4294956304 18446744073709551615 134615464 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 7741 6247 390 142 0 6695 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 30964

[startup+51.1015 s]
/proc/loadavg: 1.23 0.35 0.12 3/73 14629
/proc/meminfo: memFree=1427448/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=51224 CPUtime=50.63
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 16416 823 0 0 5052 11 0 0 25 0 1 0 56486091 52453376 9899 996147200 134512640 135095119 4294956304 18446744073709551615 134642881 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 12806 9899 390 142 0 11760 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 51224

[startup+102.303 s]
/proc/loadavg: 1.66 0.60 0.21 3/73 14629
/proc/meminfo: memFree=1388856/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=98472 CPUtime=101.37
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 31041 823 0 0 10116 21 0 0 25 0 1 0 56486091 100835328 18378 996147200 134512640 135095119 4294956304 18446744073709551615 134616961 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 24618 18378 390 142 0 23572 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 98472

[startup+162.302 s]
/proc/loadavg: 1.87 0.85 0.32 3/73 14629
/proc/meminfo: memFree=1365496/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=107492 CPUtime=160.82
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 35433 823 0 0 16055 27 0 0 25 0 1 0 56486091 110071808 22770 996147200 134512640 135095119 4294956304 18446744073709551615 134926916 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 26873 22770 390 142 0 25827 0
Current children cumulated CPU time (s) 160.82
Current children cumulated vsize (KiB) 107492

[startup+222.307 s]
/proc/loadavg: 1.95 1.06 0.42 3/73 14629
/proc/meminfo: memFree=1335224/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=119720 CPUtime=220.26
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 40578 823 0 0 21991 35 0 0 25 0 1 0 56486091 122593280 27915 996147200 134512640 135095119 4294956304 18446744073709551615 134642964 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 29930 27915 390 142 0 28884 0
Current children cumulated CPU time (s) 220.26
Current children cumulated vsize (KiB) 119720

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.52 3/73 14629
/proc/meminfo: memFree=1304248/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=190212 CPUtime=279.69
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 60165 823 0 0 27923 46 0 0 25 0 1 0 56486091 194777088 35212 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 47553 35212 390 142 0 46507 0
Current children cumulated CPU time (s) 279.69
Current children cumulated vsize (KiB) 190212

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/73 14629
/proc/meminfo: memFree=1288504/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=196008 CPUtime=339.13
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 63564 823 0 0 33862 51 0 0 25 0 1 0 56486091 200712192 38611 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 49002 38611 390 142 0 47956 0
Current children cumulated CPU time (s) 339.13
Current children cumulated vsize (KiB) 196008

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.69 3/73 14629
/proc/meminfo: memFree=1269624/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=205420 CPUtime=398.57
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 67505 823 0 0 39801 56 0 0 25 0 1 0 56486091 210350080 42552 996147200 134512640 135095119 4294956304 18446744073709551615 134589593 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 51355 42552 390 142 0 50309 0
Current children cumulated CPU time (s) 398.57
Current children cumulated vsize (KiB) 205420

[startup+462.301 s]
/proc/loadavg: 1.99 1.57 0.77 3/73 14629
/proc/meminfo: memFree=1251128/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=214604 CPUtime=458.01
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 71248 823 0 0 45740 61 0 0 25 0 1 0 56486091 219754496 46295 996147200 134512640 135095119 4294956304 18446744073709551615 134607027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 53651 46295 390 142 0 52605 0
Current children cumulated CPU time (s) 458.01
Current children cumulated vsize (KiB) 214604

[startup+522.301 s]
/proc/loadavg: 1.99 1.65 0.85 3/73 14631
/proc/meminfo: memFree=1235384/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=221956 CPUtime=517.45
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 74400 823 0 0 51679 66 0 0 25 0 1 0 56486091 227282944 49447 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 55489 49447 390 142 0 54443 0
Current children cumulated CPU time (s) 517.45
Current children cumulated vsize (KiB) 221956

[startup+582.301 s]
/proc/loadavg: 1.99 1.71 0.92 3/73 14631
/proc/meminfo: memFree=1222008/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=227628 CPUtime=576.89
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 76917 823 0 0 57619 70 0 0 25 0 1 0 56486091 233091072 51964 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 56907 51964 390 142 0 55861 0
Current children cumulated CPU time (s) 576.89
Current children cumulated vsize (KiB) 227628

[startup+642.301 s]
/proc/loadavg: 1.99 1.76 0.98 3/73 14631
/proc/meminfo: memFree=1210040/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=232652 CPUtime=636.33
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 79166 823 0 0 63560 73 0 0 25 0 1 0 56486091 238235648 54213 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 58163 54213 390 142 0 57117 0
Current children cumulated CPU time (s) 636.33
Current children cumulated vsize (KiB) 232652

[startup+702.302 s]
/proc/loadavg: 1.99 1.80 1.04 3/73 14631
/proc/meminfo: memFree=1198584/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=237560 CPUtime=695.77
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 81362 823 0 0 69501 76 0 0 25 0 1 0 56486091 243261440 56409 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 59390 56409 390 142 0 58344 0
Current children cumulated CPU time (s) 695.77
Current children cumulated vsize (KiB) 237560

[startup+762.302 s]
/proc/loadavg: 1.99 1.83 1.10 3/73 14631
/proc/meminfo: memFree=1187448/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=242068 CPUtime=755.21
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 83433 823 0 0 75442 79 0 0 25 0 1 0 56486091 247877632 58480 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 60517 58480 390 142 0 59471 0
Current children cumulated CPU time (s) 755.21
Current children cumulated vsize (KiB) 242068

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

[startup+768.001 s]
/proc/loadavg: 1.99 1.84 1.10 3/73 14631
/proc/meminfo: memFree=1186360/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=242580 CPUtime=760.85
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 83654 823 0 0 76006 79 0 0 25 0 1 0 56486091 248401920 58701 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 60645 58701 390 142 0 59599 0
Current children cumulated CPU time (s) 760.85
Current children cumulated vsize (KiB) 242580

[startup+771.207 s]
/proc/loadavg: 1.99 1.84 1.11 3/73 14631
/proc/meminfo: memFree=1185720/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=242836 CPUtime=764.02
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 83777 823 0 0 76323 79 0 0 25 0 1 0 56486091 248664064 58824 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 60709 58824 390 142 0 59663 0
Current children cumulated CPU time (s) 764.02
Current children cumulated vsize (KiB) 242836

[startup+772.802 s]
/proc/loadavg: 1.99 1.84 1.11 3/73 14631
/proc/meminfo: memFree=1185528/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=242964 CPUtime=765.61
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 83833 823 0 0 76482 79 0 0 25 0 1 0 56486091 248795136 58880 996147200 134512640 135095119 4294956304 18446744073709551615 134615448 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 60741 58880 390 142 0 59695 0
Current children cumulated CPU time (s) 765.61
Current children cumulated vsize (KiB) 242964

[startup+773.601 s]
/proc/loadavg: 1.99 1.84 1.11 3/73 14631
/proc/meminfo: memFree=1216824/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=144652 CPUtime=766.4
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 83841 823 0 0 76559 81 0 0 25 0 1 0 56486091 148123648 35525 996147200 134512640 135095119 4294956304 18446744073709551615 8843336 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 36163 35525 390 142 0 35117 0
Current children cumulated CPU time (s) 766.4
Current children cumulated vsize (KiB) 144652

[startup+774.002 s]
/proc/loadavg: 1.99 1.84 1.11 3/73 14631
/proc/meminfo: memFree=1216824/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=144652 CPUtime=766.8
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14510 0 -1 4194304 83841 823 0 0 76597 83 0 0 25 0 1 0 56486091 148123648 777 996147200 134512640 135095119 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 36163 777 390 142 0 35117 0
Current children cumulated CPU time (s) 766.8
Current children cumulated vsize (KiB) 144652

Child status: 0
Real time (s): 774.003
CPU time (s): 766.822
CPU user time (s): 765.978
CPU system time (s): 0.844871
CPU usage (%): 99.0723
Max. virtual memory (cumulated for all children) (KiB): 242964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 765.978
system time used= 0.844871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84667
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= 20
involuntary context switches= 17171

runsolver used 1.14383 second user time and 2.35364 second system time

The end

Launcher Data

Begin job on node70 at 2009-07-15 23:43:54
IDJOB=2057909
IDBENCH=53423
IDSOLVER=733
FILE ID=node70/2057909-1247694234
PBS_JOBID= 9521174
Free space on /tmp= 66432 MiB

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

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

MD5SUM BENCH= 2d9778ca5e7e6c646104281b9a9e60b1
RANDOM SEED=248146966

node70.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.214
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.214
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:       1478048 kB
Buffers:         73452 kB
Cached:         402412 kB
SwapCached:          0 kB
Active:         182248 kB
Inactive:       315788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          33560 kB
Slab:            65376 kB
Committed_AS:   734368 kB
PageTables:       1704 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= 66432 MiB
End job on node70 at 2009-07-15 23:56:48