Trace number 2057932

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? 892.557 896.136

DiagnosticValue
ASSIGNMENTS1000000

General information on the benchmark

Namecsp/BH-4-7/
normalized-BlackHole-4-7-e-3_ext.xml
MD5SUMf51f3f3c279702c67ea240949ebd644c
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.052991
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.00/0.01	c Seed is 1350823107
0.00/0.01	c Constructing HOME/instance-2057932-1247694235.xml  with 11916 constraints
0.00/0.04	c Solving 1000001 backtracks 25 restarts
892.50/896.13	s UNKNOWN
892.50/896.13	c Too many backtracks
892.50/896.13	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-2057932-1247694235/watcher-2057932-1247694235 -o /tmp/evaluation-result-2057932-1247694235/solver-2057932-1247694235 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1350823107 HOME/instance-2057932-1247694235.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.00 0.00 0.00 3/67 9163
/proc/meminfo: memFree=1360712/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=5356 CPUtime=0
/proc/9163/stat : 9163 (pcssolve) S 9161 9163 9065 0 -1 4194304 305 155 0 0 0 0 0 0 19 0 1 0 56486515 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9163/statm: 1339 242 201 169 0 50 0

[startup+0.072478 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 9163
/proc/meminfo: memFree=1360712/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=6332 CPUtime=0.05
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 1374 823 0 0 5 0 0 0 18 0 1 0 56486515 6483968 885 996147200 134512640 135095119 4294956304 18446744073709551615 134616992 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 1583 885 390 142 0 537 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6332

[startup+0.101475 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 9163
/proc/meminfo: memFree=1360712/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=6328 CPUtime=0.08
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 1374 823 0 0 8 0 0 0 18 0 1 0 56486515 6479872 885 996147200 134512640 135095119 4294956304 18446744073709551615 134617070 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 1582 885 390 142 0 536 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6328

[startup+0.301493 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 9163
/proc/meminfo: memFree=1360712/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=6328 CPUtime=0.28
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 1404 823 0 0 28 0 0 0 19 0 1 0 56486515 6479872 915 996147200 134512640 135095119 4294956304 18446744073709551615 134916484 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 1582 915 390 142 0 536 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6328

[startup+0.701537 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 9163
/proc/meminfo: memFree=1360712/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=7756 CPUtime=0.68
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 1747 823 0 0 68 0 0 0 23 0 1 0 56486515 7942144 1129 996147200 134512640 135095119 4294956304 18446744073709551615 134555020 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 1939 1129 390 142 0 893 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7756

[startup+1.50161 s]
/proc/loadavg: 0.00 0.00 0.00 2/68 9169
/proc/meminfo: memFree=1357312/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=8148 CPUtime=1.47
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 1911 823 0 0 147 0 0 0 25 0 1 0 56486515 8343552 1260 996147200 134512640 135095119 4294956304 18446744073709551615 134589330 0 0 4096 0 0 0 0 17 1 0 0
/proc/9163/statm: 2037 1260 390 142 0 991 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8148

[startup+3.10177 s]
/proc/loadavg: 0.00 0.00 0.00 2/68 9169
/proc/meminfo: memFree=1356352/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=9812 CPUtime=3.08
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 2529 823 0 0 307 1 0 0 25 0 1 0 56486515 10047488 1684 996147200 134512640 135095119 4294956304 18446744073709551615 134554977 0 0 4096 0 0 0 0 17 1 0 0
/proc/9163/statm: 2453 1684 390 142 0 1407 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9812

[startup+6.30109 s]
/proc/loadavg: 0.08 0.02 0.01 2/68 9169
/proc/meminfo: memFree=1352776/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=13564 CPUtime=6.28
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 3821 823 0 0 626 2 0 0 25 0 1 0 56486515 13889536 2429 996147200 134512640 135095119 4294956304 18446744073709551615 134615460 0 0 4096 0 0 0 0 17 1 0 0
/proc/9163/statm: 3391 2429 390 142 0 2345 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13564

[startup+12.7017 s]
/proc/loadavg: 0.23 0.05 0.02 3/73 9184
/proc/meminfo: memFree=1340888/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=17800 CPUtime=12.66
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 5443 823 0 0 1263 3 0 0 25 0 1 0 56486515 18227200 3538 996147200 134512640 135095119 4294956304 18446744073709551615 134589681 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 4450 3538 390 142 0 3404 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17800

[startup+25.502 s]
/proc/loadavg: 0.62 0.14 0.05 3/73 9184
/proc/meminfo: memFree=1330400/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=29408 CPUtime=25.41
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 9421 823 0 0 2535 6 0 0 25 0 1 0 56486515 30113792 5978 996147200 134512640 135095119 4294956304 18446744073709551615 134916512 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 7352 5978 390 142 0 6306 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 29408

[startup+51.1016 s]
/proc/loadavg: 1.09 0.29 0.10 3/73 9184
/proc/meminfo: memFree=1310176/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=52384 CPUtime=50.9
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 17054 823 0 0 5080 10 0 0 25 0 1 0 56486515 53641216 10537 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 13096 10537 390 142 0 12050 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 52384

[startup+102.307 s]
/proc/loadavg: 1.60 0.55 0.19 3/73 9184
/proc/meminfo: memFree=1283872/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=80500 CPUtime=101.9
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 26714 823 0 0 10171 19 0 0 25 0 1 0 56486515 82432000 16100 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 20125 16100 390 142 0 19079 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 80500

[startup+162.302 s]
/proc/loadavg: 1.85 0.81 0.30 3/73 9184
/proc/meminfo: memFree=1255008/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=102744 CPUtime=161.65
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 35065 823 0 0 16141 24 0 0 25 0 1 0 56486515 105209856 22402 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 25686 22402 390 142 0 24640 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 102744

[startup+222.302 s]
/proc/loadavg: 1.94 1.03 0.41 3/73 9184
/proc/meminfo: memFree=1233184/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=143236 CPUtime=221.41
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 47589 823 0 0 22108 33 0 0 25 0 1 0 56486515 146673664 26733 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 35809 26733 390 142 0 34763 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 143236

[startup+282.302 s]
/proc/loadavg: 1.98 1.20 0.50 3/73 9184
/proc/meminfo: memFree=1212384/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=153536 CPUtime=281.17
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 52414 823 0 0 28078 39 0 0 25 0 1 0 56486515 157220864 31558 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 38384 31558 390 142 0 37338 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 153536

[startup+342.302 s]
/proc/loadavg: 1.99 1.34 0.60 3/73 9184
/proc/meminfo: memFree=1193248/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=162300 CPUtime=340.94
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 56532 823 0 0 34050 44 0 0 25 0 1 0 56486515 166195200 35676 996147200 134512640 135095119 4294956304 18446744073709551615 134637494 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 40575 35676 390 142 0 39529 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 162300

[startup+402.302 s]
/proc/loadavg: 1.99 1.46 0.68 3/73 9184
/proc/meminfo: memFree=1155808/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=207632 CPUtime=400.69
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 69396 823 0 0 40018 51 0 0 25 0 1 0 56486515 212615168 44443 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 51908 44443 390 142 0 50862 0
Current children cumulated CPU time (s) 400.69
Current children cumulated vsize (KiB) 207632

[startup+462.302 s]
/proc/loadavg: 1.99 1.56 0.76 3/73 9184
/proc/meminfo: memFree=1144992/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=207632 CPUtime=460.45
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 71455 823 0 0 45992 53 0 0 25 0 1 0 56486515 212615168 46502 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 51908 46502 390 142 0 50862 0
Current children cumulated CPU time (s) 460.45
Current children cumulated vsize (KiB) 207632

[startup+522.302 s]
/proc/loadavg: 1.99 1.63 0.83 3/73 9186
/proc/meminfo: memFree=1135712/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=207632 CPUtime=520.21
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 73255 823 0 0 51965 56 0 0 25 0 1 0 56486515 212615168 48302 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 51908 48302 390 142 0 50862 0
Current children cumulated CPU time (s) 520.21
Current children cumulated vsize (KiB) 207632

[startup+582.302 s]
/proc/loadavg: 1.99 1.70 0.91 3/73 9186
/proc/meminfo: memFree=1118240/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=281776 CPUtime=579.96
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 93419 823 0 0 57927 69 0 0 25 0 1 0 56486515 288538624 52081 996147200 134512640 135095119 4294956304 18446744073709551615 134636931 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 70444 52081 390 142 0 69398 0
Current children cumulated CPU time (s) 579.96
Current children cumulated vsize (KiB) 281776

[startup+642.302 s]
/proc/loadavg: 1.99 1.75 0.97 3/73 9186
/proc/meminfo: memFree=1096416/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=289680 CPUtime=639.72
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 96879 823 0 0 63899 73 0 0 25 0 1 0 56486515 296632320 55541 996147200 134512640 135095119 4294956304 18446744073709551615 134617012 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 72420 55541 390 142 0 71374 0
Current children cumulated CPU time (s) 639.72
Current children cumulated vsize (KiB) 289680

[startup+702.302 s]
/proc/loadavg: 1.99 1.79 1.03 3/73 9186
/proc/meminfo: memFree=1080608/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=298316 CPUtime=699.48
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 100647 823 0 0 69868 80 0 0 25 0 1 0 56486515 305475584 59309 996147200 134512640 135095119 4294956304 18446744073709551615 134911627 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 74579 59309 390 142 0 73533 0
Current children cumulated CPU time (s) 699.48
Current children cumulated vsize (KiB) 298316

[startup+762.307 s]
/proc/loadavg: 1.99 1.83 1.09 3/73 9186
/proc/meminfo: memFree=1065184/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=306312 CPUtime=759.25
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 104234 823 0 0 75841 84 0 0 25 0 1 0 56486515 313663488 62896 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 76578 62896 390 142 0 75532 0
Current children cumulated CPU time (s) 759.25
Current children cumulated vsize (KiB) 306312

[startup+822.302 s]
/proc/loadavg: 1.99 1.86 1.14 3/73 9186
/proc/meminfo: memFree=1051104/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=313780 CPUtime=819
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 107614 823 0 0 81811 89 0 0 25 0 1 0 56486515 321310720 66276 996147200 134512640 135095119 4294956304 18446744073709551615 134916454 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 78445 66276 390 142 0 77399 0
Current children cumulated CPU time (s) 819
Current children cumulated vsize (KiB) 313780

[startup+882.302 s]
/proc/loadavg: 1.99 1.88 1.19 3/73 9186
/proc/meminfo: memFree=1037152/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=321000 CPUtime=878.76
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 110871 823 0 0 87782 94 0 0 25 0 1 0 56486515 328704000 69533 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 80250 69533 390 142 0 79204 0
Current children cumulated CPU time (s) 878.76
Current children cumulated vsize (KiB) 321000

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

[startup+883.102 s]
/proc/loadavg: 1.99 1.88 1.19 3/73 9186
/proc/meminfo: memFree=1037152/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=321132 CPUtime=879.56
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 110907 823 0 0 87862 94 0 0 25 0 1 0 56486515 328839168 69569 996147200 134512640 135095119 4294956304 18446744073709551615 134615448 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 80283 69569 390 142 0 79237 0
Current children cumulated CPU time (s) 879.56
Current children cumulated vsize (KiB) 321132

[startup+889.501 s]
/proc/loadavg: 1.99 1.88 1.20 3/73 9186
/proc/meminfo: memFree=1035616/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=321904 CPUtime=885.93
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 111249 823 0 0 88498 95 0 0 25 0 1 0 56486515 329629696 69911 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 80476 69911 390 142 0 79430 0
Current children cumulated CPU time (s) 885.93
Current children cumulated vsize (KiB) 321904

[startup+892.702 s]
/proc/loadavg: 1.99 1.88 1.20 3/73 9186
/proc/meminfo: memFree=1034912/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=322288 CPUtime=889.12
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 111417 823 0 0 88817 95 0 0 25 0 1 0 56486515 330022912 70079 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 80572 70079 390 142 0 79526 0
Current children cumulated CPU time (s) 889.12
Current children cumulated vsize (KiB) 322288

[startup+894.307 s]
/proc/loadavg: 1.99 1.88 1.20 3/73 9186
/proc/meminfo: memFree=1034336/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=322416 CPUtime=890.71
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 111511 823 0 0 88976 95 0 0 25 0 1 0 56486515 330153984 70173 996147200 134512640 135095119 4294956304 18446744073709551615 134927384 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 80604 70173 390 142 0 79558 0
Current children cumulated CPU time (s) 890.71
Current children cumulated vsize (KiB) 322416

[startup+895.102 s]
/proc/loadavg: 1.99 1.88 1.20 3/73 9186
/proc/meminfo: memFree=1034336/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=322544 CPUtime=891.51
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 111550 823 0 0 89056 95 0 0 25 0 1 0 56486515 330285056 70212 996147200 134512640 135095119 4294956304 18446744073709551615 134587131 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 80636 70212 390 142 0 79590 0
Current children cumulated CPU time (s) 891.51
Current children cumulated vsize (KiB) 322544

[startup+895.901 s]
/proc/loadavg: 1.99 1.89 1.21 3/73 9186
/proc/meminfo: memFree=1065568/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=158696 CPUtime=892.3
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 111550 823 0 0 89133 97 0 0 25 0 1 0 56486515 162504704 39023 996147200 134512640 135095119 4294956304 18446744073709551615 5963774 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 39674 39023 390 142 0 38628 0
Current children cumulated CPU time (s) 892.3
Current children cumulated vsize (KiB) 158696

[startup+896.101 s]
/proc/loadavg: 1.99 1.89 1.21 3/73 9186
/proc/meminfo: memFree=1065568/2055920 swapFree=4192812/4192956
[pid=9163] ppid=9161 vsize=158696 CPUtime=892.5
/proc/9163/stat : 9163 (pcs.small) R 9161 9163 9065 0 -1 4194304 111550 823 0 0 89153 97 0 0 25 0 1 0 56486515 162504704 39023 996147200 134512640 135095119 4294956304 18446744073709551615 5963845 0 0 4096 0 0 0 0 17 0 0 0
/proc/9163/statm: 39674 39023 390 142 0 38628 0
Current children cumulated CPU time (s) 892.5
Current children cumulated vsize (KiB) 158696

Child status: 0
Real time (s): 896.136
CPU time (s): 892.557
CPU user time (s): 891.548
CPU system time (s): 1.00885
CPU usage (%): 99.6007
Max. virtual memory (cumulated for all children) (KiB): 339224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 891.548
system time used= 1.00885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112376
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= 11943

runsolver used 0.804877 second user time and 2.45963 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-15 23:43:55
IDJOB=2057932
IDBENCH=53425
IDSOLVER=734
FILE ID=node60/2057932-1247694235
PBS_JOBID= 9521192
Free space on /tmp= 66432 MiB

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

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

MD5SUM BENCH= f51f3f3c279702c67ea240949ebd644c
RANDOM SEED=1350823107

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1361128 kB
Buffers:         80484 kB
Cached:         514312 kB
SwapCached:          0 kB
Active:         177408 kB
Inactive:       432664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1976 kB
Writeback:           0 kB
Mapped:          25096 kB
Slab:            70296 kB
Committed_AS:   516288 kB
PageTables:       1684 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= 66428 MiB
End job on node60 at 2009-07-15 23:58:51