Trace number 2057877

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? 834.538 834.842

DiagnosticValue
ASSIGNMENTS1000000

General information on the benchmark

Namecsp/BH-4-7/
normalized-BlackHole-4-7-h-1_ext.xml
MD5SUM548e1e41090fd4d73bc3a06ddb34a1a7
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.00/0.01	c Seed is 86715533
0.00/0.01	c Constructing HOME/instance-2057877-1247694234.xml  with 11916 constraints
0.00/0.04	c Solving 1000001 backtracks 25 restarts
834.49/834.84	s UNKNOWN
834.49/834.84	c Too many backtracks
834.49/834.84	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-2057877-1247694234/watcher-2057877-1247694234 -o /tmp/evaluation-result-2057877-1247694234/solver-2057877-1247694234 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 86715533 HOME/instance-2057877-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.00 0.00 0.00 3/67 14132
/proc/meminfo: memFree=724824/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=5356 CPUtime=0
/proc/14132/stat : 14132 (pcssolve) R 14130 14132 14034 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 56486875 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 235371293343 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14132/statm: 1339 241 200 169 0 50 0
[pid=14133] ppid=14132 vsize=0 CPUtime=0
/proc/14133/stat : 14133 (fgrep) Z 14132 14132 14034 0 -1 4194316 155 0 0 0 0 0 0 0 18 0 1 0 56486875 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/14133/statm: 0 0 0 0 0 0 0
[pid=14134] ppid=14132 vsize=3544 CPUtime=0
/proc/14134/stat : 14134 (grep) R 14132 14132 14034 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 56486875 3629056 78 996147200 4194304 4274172 548682069040 18446744073709551615 235371724100 0 0 4096 0 0 0 0 17 0 0 0
/proc/14134/statm: 919 97 78 19 0 43 0

[startup+0.0710619 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14132
/proc/meminfo: memFree=724824/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=6228 CPUtime=0.04
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 1342 823 0 0 4 0 0 0 18 0 1 0 56486875 6377472 853 996147200 134512640 135095119 4294956304 18446744073709551615 134641810 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 1557 853 389 142 0 511 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6228

[startup+0.101063 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14132
/proc/meminfo: memFree=724824/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=6228 CPUtime=0.08
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 1358 823 0 0 7 1 0 0 18 0 1 0 56486875 6377472 869 996147200 134512640 135095119 4294956304 18446744073709551615 134555253 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 1557 869 390 142 0 511 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6228

[startup+0.30108 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14132
/proc/meminfo: memFree=724824/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=6380 CPUtime=0.28
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 1394 823 0 0 27 1 0 0 19 0 1 0 56486875 6533120 905 996147200 134512640 135095119 4294956304 18446744073709551615 134642864 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 1595 905 390 142 0 549 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6380

[startup+0.701116 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14132
/proc/meminfo: memFree=724824/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=6768 CPUtime=0.68
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 1520 823 0 0 67 1 0 0 23 0 1 0 56486875 6930432 1031 996147200 134512640 135095119 4294956304 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 1692 1031 390 142 0 646 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6768

[startup+1.50119 s]
/proc/loadavg: 0.16 0.03 0.01 3/73 14153
/proc/meminfo: memFree=714016/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=8316 CPUtime=1.47
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 1961 823 0 0 146 1 0 0 25 0 1 0 56486875 8515584 1245 996147200 134512640 135095119 4294956304 18446744073709551615 134642952 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 2079 1245 390 142 0 1033 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8316

[startup+3.10234 s]
/proc/loadavg: 0.16 0.03 0.01 3/73 14153
/proc/meminfo: memFree=712096/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=9860 CPUtime=3.07
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 2529 823 0 0 306 1 0 0 25 0 1 0 56486875 10096640 1684 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 2465 1684 390 142 0 1419 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9860

[startup+6.30162 s]
/proc/loadavg: 0.16 0.03 0.01 3/73 14153
/proc/meminfo: memFree=704736/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=13856 CPUtime=6.27
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 3941 823 0 0 625 2 0 0 25 0 1 0 56486875 14188544 2549 996147200 134512640 135095119 4294956304 18446744073709551615 134916454 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 3464 2549 390 142 0 2418 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13856

[startup+12.7012 s]
/proc/loadavg: 0.44 0.10 0.03 3/73 14153
/proc/meminfo: memFree=694952/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=18348 CPUtime=12.67
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 5663 823 0 0 1264 3 0 0 25 0 1 0 56486875 18788352 3758 996147200 134512640 135095119 4294956304 18446744073709551615 134642693 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 4587 3758 390 142 0 3541 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18348

[startup+25.5013 s]
/proc/loadavg: 0.68 0.16 0.05 3/73 14153
/proc/meminfo: memFree=674472/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=30860 CPUtime=25.47
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 9752 823 0 0 2541 6 0 0 25 0 1 0 56486875 31600640 6309 996147200 134512640 135095119 4294956304 18446744073709551615 134643061 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 7715 6310 390 142 0 6669 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30860

[startup+51.1016 s]
/proc/loadavg: 1.13 0.31 0.10 3/73 14153
/proc/meminfo: memFree=645480/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=51372 CPUtime=51.06
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 16344 823 0 0 5096 10 0 0 25 0 1 0 56486875 52604928 9827 996147200 134512640 135095119 4294956304 18446744073709551615 3051239 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 12843 9827 390 142 0 11797 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51372

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 3/73 14153
/proc/meminfo: memFree=604328/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=79876 CPUtime=102.24
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 25896 823 0 0 10207 17 0 0 25 0 1 0 56486875 81793024 15282 996147200 134512640 135095119 4294956304 18446744073709551615 134839472 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 19969 15282 390 142 0 18923 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79876

[startup+162.302 s]
/proc/loadavg: 1.87 0.84 0.32 3/73 14153
/proc/meminfo: memFree=556776/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=99520 CPUtime=162.22
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 33008 823 0 0 16201 21 0 0 25 0 1 0 56486875 101908480 20345 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 24880 20345 390 142 0 23834 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 99520

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.42 3/73 14153
/proc/meminfo: memFree=513448/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=113440 CPUtime=222.2
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 38894 823 0 0 22194 26 0 0 25 0 1 0 56486875 116162560 26231 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 28360 26231 390 142 0 27314 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 113440

[startup+282.301 s]
/proc/loadavg: 1.98 1.22 0.52 3/73 14153
/proc/meminfo: memFree=477608/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=157808 CPUtime=282.17
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 52016 823 0 0 28181 36 0 0 25 0 1 0 56486875 161595392 31160 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 39452 31160 390 142 0 38406 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 157808

[startup+342.302 s]
/proc/loadavg: 1.99 1.36 0.61 3/73 14153
/proc/meminfo: memFree=410088/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=197396 CPUtime=342.15
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 63599 823 0 0 34173 42 0 0 25 0 1 0 56486875 202133504 38646 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 49349 38646 390 142 0 48303 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 197396

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.69 3/73 14153
/proc/meminfo: memFree=396584/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=197396 CPUtime=402.13
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 65261 823 0 0 40168 45 0 0 25 0 1 0 56486875 202133504 40308 996147200 134512640 135095119 4294956304 18446744073709551615 134617021 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 49349 40308 390 142 0 48303 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 197396

[startup+462.302 s]
/proc/loadavg: 1.99 1.57 0.77 3/73 14153
/proc/meminfo: memFree=377448/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=203848 CPUtime=462.11
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 68339 823 0 0 46163 48 0 0 25 0 1 0 56486875 208740352 43386 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 50962 43386 390 142 0 49916 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 203848

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 0.84 3/73 14155
/proc/meminfo: memFree=352680/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=213032 CPUtime=522.09
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 72171 823 0 0 52157 52 0 0 25 0 1 0 56486875 218144768 47218 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 53258 47218 390 142 0 52212 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 213032

[startup+582.301 s]
/proc/loadavg: 1.99 1.71 0.91 3/73 14155
/proc/meminfo: memFree=327912/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=221036 CPUtime=582.07
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 75608 823 0 0 58150 57 0 0 25 0 1 0 56486875 226340864 50655 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 55259 50655 390 142 0 54213 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 221036

[startup+642.302 s]
/proc/loadavg: 1.99 1.76 0.98 3/73 14155
/proc/meminfo: memFree=304616/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=227864 CPUtime=642.05
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 78657 823 0 0 64145 60 0 0 25 0 1 0 56486875 233332736 53704 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 56966 53704 390 142 0 55920 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 227864

[startup+702.301 s]
/proc/loadavg: 1.99 1.80 1.04 3/73 14155
/proc/meminfo: memFree=282344/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=234156 CPUtime=702.03
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 81482 823 0 0 70139 64 0 0 25 0 1 0 56486875 239775744 56529 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 58539 56529 390 142 0 57493 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 234156

[startup+762.306 s]
/proc/loadavg: 1.99 1.83 1.10 3/73 14155
/proc/meminfo: memFree=260008/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=305748 CPUtime=762.01
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 100562 823 0 0 76126 75 0 0 25 0 1 0 56486875 313085952 59224 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 76437 59224 390 142 0 75391 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 305748

[startup+822.302 s]
/proc/loadavg: 1.99 1.86 1.15 3/73 14155
/proc/meminfo: memFree=234984/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=311156 CPUtime=821.98
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 103045 823 0 0 82120 78 0 0 25 0 1 0 56486875 318623744 61707 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 77789 61707 390 142 0 76743 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 311156

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

[startup+825.501 s]
/proc/loadavg: 1.99 1.86 1.15 3/73 14155
/proc/meminfo: memFree=233704/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=311548 CPUtime=825.18
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 103172 823 0 0 82440 78 0 0 25 0 1 0 56486875 319025152 61834 996147200 134512640 135095119 4294956304 18446744073709551615 134926973 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 77887 61834 390 142 0 76841 0
Current children cumulated CPU time (s) 825.18
Current children cumulated vsize (KiB) 311548

[startup+828.701 s]
/proc/loadavg: 1.99 1.86 1.15 3/73 14155
/proc/meminfo: memFree=232360/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=311680 CPUtime=828.38
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 103275 823 0 0 82760 78 0 0 25 0 1 0 56486875 319160320 61937 996147200 134512640 135095119 4294956304 18446744073709551615 134641661 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 77920 61937 390 142 0 76874 0
Current children cumulated CPU time (s) 828.38
Current children cumulated vsize (KiB) 311680

[startup+831.903 s]
/proc/loadavg: 1.99 1.86 1.16 3/73 14155
/proc/meminfo: memFree=231208/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=311936 CPUtime=831.58
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 103376 823 0 0 83080 78 0 0 25 0 1 0 56486875 319422464 62038 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 77984 62038 390 142 0 76938 0
Current children cumulated CPU time (s) 831.58
Current children cumulated vsize (KiB) 311936

[startup+833.502 s]
/proc/loadavg: 1.99 1.86 1.16 3/73 14155
/proc/meminfo: memFree=230760/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=312064 CPUtime=833.18
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 103439 823 0 0 83240 78 0 0 25 0 1 0 56486875 319553536 62101 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 78016 62101 390 142 0 76970 0
Current children cumulated CPU time (s) 833.18
Current children cumulated vsize (KiB) 312064

[startup+834.302 s]
/proc/loadavg: 1.99 1.86 1.16 3/73 14155
/proc/meminfo: memFree=230312/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=279292 CPUtime=833.98
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 103452 823 0 0 83319 79 0 0 25 0 1 0 56486875 285995008 54208 996147200 134512640 135095119 4294956304 18446744073709551615 3047576 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 69823 54208 390 142 0 68777 0
Current children cumulated CPU time (s) 833.98
Current children cumulated vsize (KiB) 279292

[startup+834.702 s]
/proc/loadavg: 1.99 1.86 1.16 3/73 14155
/proc/meminfo: memFree=230312/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=279292 CPUtime=834.38
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 103452 823 0 0 83359 79 0 0 25 0 1 0 56486875 285995008 54208 996147200 134512640 135095119 4294956304 18446744073709551615 3047576 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 69823 54208 390 142 0 68777 0
Current children cumulated CPU time (s) 834.38
Current children cumulated vsize (KiB) 279292

[startup+834.802 s]
/proc/loadavg: 1.99 1.86 1.16 3/73 14155
/proc/meminfo: memFree=261480/2055920 swapFree=4192812/4192956
[pid=14132] ppid=14130 vsize=279292 CPUtime=834.49
/proc/14132/stat : 14132 (pcs.small) R 14130 14132 14034 0 -1 4194304 103452 823 0 0 83370 79 0 0 25 0 1 0 56486875 285995008 54208 996147200 134512640 135095119 4294956304 18446744073709551615 3047548 0 0 4096 0 0 0 0 17 0 0 0
/proc/14132/statm: 69823 54208 390 142 0 68777 0
Current children cumulated CPU time (s) 834.49
Current children cumulated vsize (KiB) 279292

Child status: 0
Real time (s): 834.842
CPU time (s): 834.538
CPU user time (s): 833.708
CPU system time (s): 0.829873
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 368580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 833.708
system time used= 0.829873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104278
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= 18
involuntary context switches= 2721

runsolver used 1.16082 second user time and 2.43763 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-15 23:43:54
IDJOB=2057877
IDBENCH=53420
IDSOLVER=734
FILE ID=node51/2057877-1247694234
PBS_JOBID= 9521210
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= 548e1e41090fd4d73bc3a06ddb34a1a7
RANDOM SEED=86715533

node51.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.225
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.225
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:        725376 kB
Buffers:         66636 kB
Cached:        1169672 kB
SwapCached:          0 kB
Active:         100052 kB
Inactive:      1151596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        725376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:          25096 kB
Slab:            64656 kB
Committed_AS:   454796 kB
PageTables:       1612 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= 66316 MiB
End job on node51 at 2009-07-15 23:57:49