Trace number 2088908

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.2UNSAT 628.652 634.595

DiagnosticValue
ASSIGNMENTS252598

General information on the benchmark

Namecsp/tightness0.2/
normalized-rand-2-40-11-414-200-2_ext.xml
MD5SUM9b3876dfe4500ab36c8aa422f5fa4313
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 benchmark6.15906
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
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.02	c Seed is 1922503867
0.00/0.02	c Constructing HOME/instance-2088908-1247729534.xml  with 4010 constraints
0.04/0.06	c Solving 252598 backtracks 22 restarts
628.54/634.59	s UNSATISFIABLE
628.54/634.59	d ASSIGNMENTS 252598

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2088908-1247729534/watcher-2088908-1247729534 -o /tmp/evaluation-result-2088908-1247729534/solver-2088908-1247729534 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1922503867 HOME/instance-2088908-1247729534.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: 2.03 2.01 2.00 4/81 14884
/proc/meminfo: memFree=1439160/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=5356 CPUtime=0
/proc/14884/stat : 14884 (pcssolve) R 14882 14884 13080 0 -1 4194304 290 0 0 0 0 0 0 0 25 0 1 0 60016434 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 271894243999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14884/statm: 1339 241 200 169 0 50 0
[pid=14885] ppid=14884 vsize=5356 CPUtime=0
/proc/14885/stat : 14885 (pcssolve) R 14884 14884 13080 0 -1 4194368 22 0 0 0 0 0 0 0 25 0 1 0 60016434 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 271894244647 0 0 4096 0 0 0 0 17 1 0 0
/proc/14885/statm: 1339 243 202 169 0 50 0
[pid=14886] ppid=14884 vsize=5356 CPUtime=0
/proc/14886/stat : 14886 (pcssolve) R 14884 14884 13080 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 60016434 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 271894243999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14886/statm: 1339 241 200 169 0 50 0

[startup+0.0619489 s]
/proc/loadavg: 2.03 2.01 2.00 4/81 14884
/proc/meminfo: memFree=1439160/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=5340 CPUtime=0.04
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 1039 822 0 0 4 0 0 0 25 0 1 0 60016434 5468160 648 996147200 134512640 135095119 4294956304 18446744073709551615 4159345924 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 1335 648 367 142 0 289 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5340

[startup+0.101953 s]
/proc/loadavg: 2.03 2.01 2.00 4/81 14884
/proc/meminfo: memFree=1439160/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=5208 CPUtime=0.08
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 1054 822 0 0 8 0 0 0 25 0 1 0 60016434 5332992 630 996147200 134512640 135095119 4294956304 18446744073709551615 134615475 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 1302 630 378 142 0 256 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5208

[startup+0.301972 s]
/proc/loadavg: 2.03 2.01 2.00 4/81 14884
/proc/meminfo: memFree=1439160/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=5348 CPUtime=0.28
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 1088 822 0 0 28 0 0 0 25 0 1 0 60016434 5476352 664 996147200 134512640 135095119 4294956304 18446744073709551615 134607087 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 1337 664 378 142 0 291 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5348

[startup+0.702012 s]
/proc/loadavg: 2.03 2.01 2.00 4/81 14884
/proc/meminfo: memFree=1439160/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=5740 CPUtime=0.68
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 1199 822 0 0 68 0 0 0 25 0 1 0 60016434 5877760 742 996147200 134512640 135095119 4294956304 18446744073709551615 134617043 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 1435 742 378 142 0 389 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5740

[startup+1.50109 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 14890
/proc/meminfo: memFree=1437488/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=7032 CPUtime=1.46
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 1506 822 0 0 146 0 0 0 25 0 1 0 60016434 7200768 984 996147200 134512640 135095119 4294956304 18446744073709551615 134578283 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 1758 984 378 142 0 712 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 7032

[startup+3.10125 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 14890
/proc/meminfo: memFree=1436400/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=7804 CPUtime=3.05
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 1824 822 0 0 305 0 0 0 25 0 1 0 60016434 7991296 1173 996147200 134512640 135095119 4294956304 18446744073709551615 134643097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 1951 1173 378 142 0 905 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 7804

[startup+6.30256 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 14890
/proc/meminfo: memFree=1433968/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=10524 CPUtime=6.23
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 2699 822 0 0 622 1 0 0 25 0 1 0 60016434 10776576 1662 996147200 134512640 135095119 4294956304 18446744073709551615 134644016 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 2631 1662 378 142 0 1585 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 10524

[startup+12.7012 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 14890
/proc/meminfo: memFree=1431152/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=12212 CPUtime=12.56
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 3390 822 0 0 1255 1 0 0 25 0 1 0 60016434 12505088 2353 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 3053 2353 378 142 0 2007 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 12212

[startup+25.5015 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 14890
/proc/meminfo: memFree=1427000/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=17764 CPUtime=25.24
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 5172 822 0 0 2521 3 0 0 25 0 1 0 60016434 18190336 3365 996147200 134512640 135095119 4294956304 18446744073709551615 134616996 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 4441 3365 378 142 0 3395 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 17764

[startup+51.102 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 14890
/proc/meminfo: memFree=1421240/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=25248 CPUtime=50.6
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 7656 822 0 0 5054 6 0 0 25 0 1 0 60016434 25853952 4824 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 6312 4824 378 142 0 5266 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 25248

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1412408/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=32680 CPUtime=101.32
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 10337 822 0 0 10124 8 0 0 25 0 1 0 60016434 33464320 6992 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 8170 6992 378 142 0 7124 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 32680

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1404472/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=45584 CPUtime=160.76
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 14357 822 0 0 16065 11 0 0 25 0 1 0 60016434 46678016 8963 996147200 134512640 135095119 4294956304 18446744073709551615 134642978 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 11396 8963 378 142 0 10350 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 45584

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1392120/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=59280 CPUtime=220.2
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 18453 822 0 0 22006 14 0 0 25 0 1 0 60016434 60702720 12034 996147200 134512640 135095119 4294956304 18446744073709551615 134641703 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 14820 12034 378 142 0 13774 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 59280

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1389688/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=59280 CPUtime=279.64
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 19061 822 0 0 27950 14 0 0 25 0 1 0 60016434 60702720 12642 996147200 134512640 135095119 4294956304 18446744073709551615 134636916 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 14820 12642 378 142 0 13774 0
Current children cumulated CPU time (s) 279.64
Current children cumulated vsize (KiB) 59280

[startup+342.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 14890
/proc/meminfo: memFree=1385272/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=61364 CPUtime=339.07
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 20146 822 0 0 33891 16 0 0 25 0 1 0 60016434 62836736 13727 996147200 134512640 135095119 4294956304 18446744073709551615 134642952 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 15341 13727 378 142 0 14295 0
Current children cumulated CPU time (s) 339.07
Current children cumulated vsize (KiB) 61364

[startup+402.301 s]
/proc/loadavg: 2.08 2.02 2.00 4/82 14890
/proc/meminfo: memFree=1379960/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=81000 CPUtime=398.51
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 25579 822 0 0 39831 20 0 0 25 0 1 0 60016434 82944000 15063 996147200 134512640 135095119 4294956304 18446744073709551615 134617041 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 20250 15063 378 142 0 19204 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 81000

[startup+462.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/82 14890
/proc/meminfo: memFree=1374840/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=84004 CPUtime=457.95
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 26843 822 0 0 45773 22 0 0 25 0 1 0 60016434 86020096 16327 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 21001 16327 378 142 0 19955 0
Current children cumulated CPU time (s) 457.95
Current children cumulated vsize (KiB) 84004

[startup+522.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 14890
/proc/meminfo: memFree=1369976/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=86880 CPUtime=517.39
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 28043 822 0 0 51716 23 0 0 25 0 1 0 60016434 88965120 17527 996147200 134512640 135095119 4294956304 18446744073709551615 134607029 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 21720 17527 378 142 0 20674 0
Current children cumulated CPU time (s) 517.39
Current children cumulated vsize (KiB) 86880

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1365176/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=89756 CPUtime=576.83
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 29211 822 0 0 57659 24 0 0 25 0 1 0 60016434 91910144 18695 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 22439 18695 378 142 0 21393 0
Current children cumulated CPU time (s) 576.83
Current children cumulated vsize (KiB) 89756

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

[startup+588.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1364664/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=90016 CPUtime=583.16
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 29329 822 0 0 58292 24 0 0 25 0 1 0 60016434 92176384 18813 996147200 134512640 135095119 4294956304 18446744073709551615 134642884 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 22504 18813 378 142 0 21458 0
Current children cumulated CPU time (s) 583.16
Current children cumulated vsize (KiB) 90016

[startup+614.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1362808/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=91196 CPUtime=608.52
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 29801 822 0 0 60828 24 0 0 25 0 1 0 60016434 93384704 19285 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 22799 19285 378 142 0 21753 0
Current children cumulated CPU time (s) 608.52
Current children cumulated vsize (KiB) 91196

[startup+627.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1361784/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=91724 CPUtime=621.21
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 30039 822 0 0 62096 25 0 0 25 0 1 0 60016434 93925376 19523 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 22931 19523 378 142 0 21885 0
Current children cumulated CPU time (s) 621.21
Current children cumulated vsize (KiB) 91724

[startup+630.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1361528/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=91852 CPUtime=624.38
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 30096 822 0 0 62413 25 0 0 25 0 1 0 60016434 94056448 19580 996147200 134512640 135095119 4294956304 18446744073709551615 134642572 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 22963 19580 378 142 0 21917 0
Current children cumulated CPU time (s) 624.38
Current children cumulated vsize (KiB) 91852

[startup+631.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1361464/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=91984 CPUtime=625.97
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 30126 822 0 0 62572 25 0 0 25 0 1 0 60016434 94191616 19610 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 22996 19610 378 142 0 21950 0
Current children cumulated CPU time (s) 625.97
Current children cumulated vsize (KiB) 91984

[startup+633.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1361336/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=91984 CPUtime=627.55
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 30153 822 0 0 62730 25 0 0 25 0 1 0 60016434 94191616 19637 996147200 134512640 135095119 4294956304 18446744073709551615 134641468 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 22996 19637 378 142 0 21950 0
Current children cumulated CPU time (s) 627.55
Current children cumulated vsize (KiB) 91984

[startup+634.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1361336/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=91984 CPUtime=628.34
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 30166 822 0 0 62809 25 0 0 25 0 1 0 60016434 94191616 19650 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 22996 19650 378 142 0 21950 0
Current children cumulated CPU time (s) 628.34
Current children cumulated vsize (KiB) 91984

[startup+634.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14890
/proc/meminfo: memFree=1361336/2055920 swapFree=4192812/4192956
[pid=14884] ppid=14882 vsize=51016 CPUtime=628.54
/proc/14884/stat : 14884 (pcs.small) R 14882 14884 13080 0 -1 4194304 30166 822 0 0 62829 25 0 0 25 0 1 0 60016434 52240384 12103 996147200 134512640 135095119 4294956304 18446744073709551615 5963774 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 12754 12103 378 142 0 11708 0
Current children cumulated CPU time (s) 628.54
Current children cumulated vsize (KiB) 51016

Child status: 0
Real time (s): 634.595
CPU time (s): 628.652
CPU user time (s): 628.379
CPU system time (s): 0.273958
CPU usage (%): 99.0635
Max. virtual memory (cumulated for all children) (KiB): 91984

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

runsolver used 1.07484 second user time and 1.81972 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-16 09:32:14
IDJOB=2088908
IDBENCH=59192
IDSOLVER=734
FILE ID=node60/2088908-1247729534
PBS_JOBID= 9521511
Free space on /tmp= 66424 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.2/normalized-rand-2-40-11-414-200-2_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088908-1247729534/watcher-2088908-1247729534 -o /tmp/evaluation-result-2088908-1247729534/solver-2088908-1247729534 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1922503867 HOME/instance-2088908-1247729534.xml

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

MD5SUM BENCH= 9b3876dfe4500ab36c8aa422f5fa4313
RANDOM SEED=1922503867

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:       1439648 kB
Buffers:         85444 kB
Cached:         384912 kB
SwapCached:          0 kB
Active:         149704 kB
Inactive:       382416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1924 kB
Writeback:           0 kB
Mapped:          82172 kB
Slab:            69144 kB
Committed_AS:   632420 kB
PageTables:       2020 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66424 MiB
End job on node60 at 2009-07-16 09:42:49