Trace number 2090811

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 651.457 654.342

DiagnosticValue
ASSIGNMENTS10447

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-58_ext.xml
MD5SUMead9692a080cea313856dc341934349b
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 benchmark3.90441
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.02	c Seed is 1932293294
0.00/0.02	c Constructing HOME/instance-2090811-1247731115.xml  with 84 constraints
0.67/0.76	c Solving 10447 backtracks 14 restarts
651.39/654.32	s UNSATISFIABLE
651.39/654.32	d ASSIGNMENTS 10447

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-2090811-1247731115/watcher-2090811-1247731115 -o /tmp/evaluation-result-2090811-1247731115/solver-2090811-1247731115 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1932293294 HOME/instance-2090811-1247731115.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: 1.92 1.98 1.99 3/72 13938
/proc/meminfo: memFree=1531560/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=3004 CPUtime=0
/proc/13938/stat : 13938 (pcssolve) R 13936 13938 13600 0 -1 4194304 55 0 0 0 0 0 0 0 20 0 1 0 60178316 3076096 40 996147200 4194304 4889804 548682068800 18446744073709551615 237785642377 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 751 40 30 169 0 9 0

[startup+0.0264821 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 13938
/proc/meminfo: memFree=1531560/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=4404 CPUtime=0
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 521 656 0 0 0 0 0 0 23 0 1 0 60178316 4509696 164 996147200 134512640 135215973 4294956304 18446744073709551615 2609242 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 1101 164 139 171 0 14 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4404

[startup+0.101495 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 13938
/proc/meminfo: memFree=1531560/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=5328 CPUtime=0.07
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 922 656 0 0 7 0 0 0 23 0 1 0 60178316 5455872 553 996147200 134512640 135215973 4294956304 18446744073709551615 134835499 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 1332 553 383 171 0 257 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5328

[startup+0.30153 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 13938
/proc/meminfo: memFree=1531560/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=7524 CPUtime=0.27
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 1162 656 0 0 27 0 0 0 25 0 1 0 60178316 7704576 793 996147200 134512640 135215973 4294956304 18446744073709551615 3071623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 1881 793 383 171 0 806 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7524

[startup+0.705573 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 13938
/proc/meminfo: memFree=1531560/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=11992 CPUtime=0.67
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 1650 656 0 0 67 0 0 0 25 0 1 0 60178316 12279808 1281 996147200 134512640 135215973 4294956304 18446744073709551615 134740288 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 2998 1281 383 171 0 1923 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 11992

[startup+1.50175 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 13943
/proc/meminfo: memFree=1526624/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=13232 CPUtime=1.46
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 1992 656 0 0 146 0 0 0 25 0 1 0 60178316 13549568 1623 996147200 134512640 135215973 4294956304 18446744073709551615 4158960153 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 3308 1623 401 171 0 2233 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13232

[startup+3.10105 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 13943
/proc/meminfo: memFree=1525856/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=13232 CPUtime=3.04
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 2001 656 0 0 304 0 0 0 25 0 1 0 60178316 13549568 1632 996147200 134512640 135215973 4294956304 18446744073709551615 134590016 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 3308 1632 401 171 0 2233 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 13232

[startup+6.30164 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 13943
/proc/meminfo: memFree=1524896/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=13232 CPUtime=6.21
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 2152 656 0 0 621 0 0 0 25 0 1 0 60178316 13549568 1783 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 3308 1783 401 171 0 2233 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 13232

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 13943
/proc/meminfo: memFree=1522976/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=13232 CPUtime=12.56
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 2201 656 0 0 1256 0 0 0 25 0 1 0 60178316 13549568 1832 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 3308 1832 401 171 0 2233 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 13232

[startup+25.503 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 13984
/proc/meminfo: memFree=1506576/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=13232 CPUtime=25.25
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 2465 656 0 0 2524 1 0 0 25 0 1 0 60178316 13549568 2096 996147200 134512640 135215973 4294956304 18446744073709551615 135026892 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 3308 2096 401 171 0 2233 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 13232

[startup+51.1027 s]
/proc/loadavg: 1.96 1.98 1.99 3/83 13984
/proc/meminfo: memFree=1498704/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=13492 CPUtime=50.72
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 3012 656 0 0 5070 2 0 0 25 0 1 0 60178316 13815808 2643 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 3373 2643 401 171 0 2298 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 13492

[startup+102.305 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 13984
/proc/meminfo: memFree=1492688/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=18892 CPUtime=101.67
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 4434 656 0 0 10164 3 0 0 25 0 1 0 60178316 19345408 4000 996147200 134512640 135215973 4294956304 18446744073709551615 4158961034 0 0 4096 0 0 0 0 17 1 0 0
/proc/13938/statm: 4723 4000 401 171 0 3648 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 18892

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14074
/proc/meminfo: memFree=1482576/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=26284 CPUtime=161.41
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 6287 656 0 0 16135 6 0 0 25 0 1 0 60178316 26914816 5853 996147200 134512640 135215973 4294956304 18446744073709551615 4158960134 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 6571 5853 401 171 0 5496 0
Current children cumulated CPU time (s) 161.41
Current children cumulated vsize (KiB) 26284

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14074
/proc/meminfo: memFree=1474576/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=33920 CPUtime=221.16
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 8263 656 0 0 22109 7 0 0 25 0 1 0 60178316 34734080 7700 996147200 134512640 135215973 4294956304 18446744073709551615 134585623 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 8480 7700 401 171 0 7405 0
Current children cumulated CPU time (s) 221.16
Current children cumulated vsize (KiB) 33920

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1506208/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=41040 CPUtime=280.91
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 10084 656 0 0 28082 9 0 0 25 0 1 0 60178316 42024960 9488 996147200 134512640 135215973 4294956304 18446744073709551615 4158961213 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 10260 9488 401 171 0 9185 0
Current children cumulated CPU time (s) 280.91
Current children cumulated vsize (KiB) 41040

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1492512/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=48032 CPUtime=340.66
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 11901 656 0 0 34055 11 0 0 25 0 1 0 60178316 49184768 11305 996147200 134512640 135215973 4294956304 18446744073709551615 135013281 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 12008 11305 401 171 0 10933 0
Current children cumulated CPU time (s) 340.66
Current children cumulated vsize (KiB) 48032

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1481248/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=55520 CPUtime=400.42
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 13820 656 0 0 40031 11 0 0 25 0 1 0 60178316 56852480 12967 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 13880 12967 401 171 0 12805 0
Current children cumulated CPU time (s) 400.42
Current children cumulated vsize (KiB) 55520

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1469472/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=62780 CPUtime=460.18
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 15673 656 0 0 46006 12 0 0 25 0 1 0 60178316 64286720 14820 996147200 134512640 135215973 4294956304 18446744073709551615 135020263 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 15695 14820 401 171 0 14620 0
Current children cumulated CPU time (s) 460.18
Current children cumulated vsize (KiB) 62780

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1459296/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=70160 CPUtime=519.93
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 17560 656 0 0 51979 14 0 0 25 0 1 0 60178316 71843840 16642 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 17540 16642 401 171 0 16465 0
Current children cumulated CPU time (s) 519.93
Current children cumulated vsize (KiB) 70160

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1449248/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=76756 CPUtime=579.68
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 19260 656 0 0 57953 15 0 0 25 0 1 0 60178316 78598144 18342 996147200 134512640 135215973 4294956304 18446744073709551615 134583710 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 19189 18342 401 171 0 18114 0
Current children cumulated CPU time (s) 579.68
Current children cumulated vsize (KiB) 76756

[startup+642.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1439648/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=83356 CPUtime=639.44
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 20962 656 0 0 63927 17 0 0 25 0 1 0 60178316 85356544 20044 996147200 134512640 135215973 4294956304 18446744073709551615 134590168 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 20839 20044 401 171 0 19764 0
Current children cumulated CPU time (s) 639.44
Current children cumulated vsize (KiB) 83356

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

[startup+646.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1438176/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=84492 CPUtime=643.42
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 21238 656 0 0 64325 17 0 0 25 0 1 0 60178316 86519808 20320 996147200 134512640 135215973 4294956304 18446744073709551615 134589870 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 21123 20320 401 171 0 20048 0
Current children cumulated CPU time (s) 643.42
Current children cumulated vsize (KiB) 84492

[startup+649.502 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1438048/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=84492 CPUtime=646.61
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 21240 656 0 0 64644 17 0 0 25 0 1 0 60178316 86519808 20322 996147200 134512640 135215973 4294956304 18446744073709551615 134602886 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 21123 20322 401 171 0 20048 0
Current children cumulated CPU time (s) 646.61
Current children cumulated vsize (KiB) 84492

[startup+652.701 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1437728/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=84756 CPUtime=649.79
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 21309 656 0 0 64962 17 0 0 25 0 1 0 60178316 86790144 20391 996147200 134512640 135215973 4294956304 18446744073709551615 4158960138 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 21189 20391 401 171 0 20114 0
Current children cumulated CPU time (s) 649.79
Current children cumulated vsize (KiB) 84756

[startup+653.501 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1437472/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=84756 CPUtime=650.59
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 21311 656 0 0 65042 17 0 0 25 0 1 0 60178316 86790144 20393 996147200 134512640 135215973 4294956304 18446744073709551615 4158960185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 21189 20393 401 171 0 20114 0
Current children cumulated CPU time (s) 650.59
Current children cumulated vsize (KiB) 84756

[startup+653.901 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1437472/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=84756 CPUtime=650.99
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 21312 656 0 0 65082 17 0 0 25 0 1 0 60178316 86790144 20394 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 21189 20394 401 171 0 20114 0
Current children cumulated CPU time (s) 650.99
Current children cumulated vsize (KiB) 84756

[startup+654.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14107
/proc/meminfo: memFree=1437472/2055920 swapFree=4192812/4192956
[pid=13938] ppid=13936 vsize=84240 CPUtime=651.39
/proc/13938/stat : 13938 (pcs.big) R 13936 13938 13600 0 -1 4194304 21316 656 0 0 65122 17 0 0 25 0 1 0 60178316 86261760 20315 996147200 134512640 135215973 4294956304 18446744073709551615 134532716 0 0 4096 0 0 0 0 17 0 0 0
/proc/13938/statm: 21060 20315 401 171 0 19985 0
Current children cumulated CPU time (s) 651.39
Current children cumulated vsize (KiB) 84240

Child status: 0
Real time (s): 654.342
CPU time (s): 651.457
CPU user time (s): 651.259
CPU system time (s): 0.197969
CPU usage (%): 99.559
Max. virtual memory (cumulated for all children) (KiB): 84756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 651.259
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21975
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= 19
involuntary context switches= 10788

runsolver used 0.574912 second user time and 1.81872 second system time

The end

Launcher Data

Begin job on node24 at 2009-07-16 09:58:35
IDJOB=2090811
IDBENCH=59912
IDSOLVER=734
FILE ID=node24/2090811-1247731115
PBS_JOBID= 9521611
Free space on /tmp= 66412 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-58_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2090811-1247731115/watcher-2090811-1247731115 -o /tmp/evaluation-result-2090811-1247731115/solver-2090811-1247731115 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1932293294 HOME/instance-2090811-1247731115.xml

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

MD5SUM BENCH= ead9692a080cea313856dc341934349b
RANDOM SEED=1932293294

node24.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.287
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.287
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:       1532040 kB
Buffers:         81580 kB
Cached:         323564 kB
SwapCached:          0 kB
Active:          78328 kB
Inactive:       361020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1532040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3600 kB
Writeback:           0 kB
Mapped:          45732 kB
Slab:            69896 kB
Committed_AS:   556100 kB
PageTables:       1816 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= 66408 MiB
End job on node24 at 2009-07-16 10:09:29