Trace number 2083913

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pcs 0.3.2UNSAT 1015.7 1022.1

DiagnosticValue
ASSIGNMENTS14639

General information on the benchmark

Namecsp/fapp/fapp07/
normalized-fapp07-0600-7.xml
MD5SUMc3977aded3fc1b33631985df26116e6e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.4773
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.17/0.21	c Seed is 2049126363
0.17/0.21	c Constructing HOME/instance-2083913-1247723951.xml  with 56663 constraints
0.87/0.98	c Solving 14639 backtracks 15 restarts
1015.58/1022.08	s UNSATISFIABLE
1015.58/1022.08	d ASSIGNMENTS 14639

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-2083913-1247723951/watcher-2083913-1247723951 -o /tmp/evaluation-result-2083913-1247723951/solver-2083913-1247723951 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 2049126363 HOME/instance-2083913-1247723951.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.12 2.04 2.01 4/72 12459
/proc/meminfo: memFree=1377648/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=5356 CPUtime=0
/proc/12459/stat : 12459 (pcssolve) R 12457 12459 10483 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 59459047 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12459/statm: 1339 241 200 169 0 50 0
[pid=12460] ppid=12459 vsize=0 CPUtime=0
/proc/12460/stat : 12460 (pcssolve) R 12459 12459 10483 0 -1 4194368 22 0 0 0 0 0 0 0 24 0 1 0 59459047 0 0 996147200 0 0 0 18446744073709551615 236437695783 0 0 4096 0 0 0 0 17 1 0 0
/proc/12460/statm: 0 0 0 0 0 0 0
[pid=12461] ppid=12459 vsize=5356 CPUtime=0
/proc/12461/stat : 12461 (pcssolve) R 12459 12459 10483 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 59459047 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12461/statm: 1339 241 200 169 0 50 0

[startup+0.113758 s]
/proc/loadavg: 2.12 2.04 2.01 4/72 12459
/proc/meminfo: memFree=1377648/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=7048 CPUtime=0.08
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 1427 665 0 0 8 0 0 0 18 0 1 0 59459047 7217152 937 996147200 134512640 135215973 4294956304 18446744073709551615 8573888 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 1762 937 386 171 0 687 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7048

[startup+0.20177 s]
/proc/loadavg: 2.12 2.04 2.01 4/72 12459
/proc/meminfo: memFree=1377648/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=9588 CPUtime=0.17
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 2185 665 0 0 17 0 0 0 18 0 1 0 59459047 9818112 1419 996147200 134512640 135215973 4294956304 18446744073709551615 8539568 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 2397 1419 386 171 0 1322 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9588

[startup+0.301798 s]
/proc/loadavg: 2.12 2.04 2.01 4/72 12459
/proc/meminfo: memFree=1377648/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=11504 CPUtime=0.28
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 2866 665 0 0 27 1 0 0 19 0 1 0 59459047 11780096 1887 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 2876 1887 386 171 0 1801 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11504

[startup+0.701823 s]
/proc/loadavg: 2.12 2.04 2.01 4/72 12459
/proc/meminfo: memFree=1377648/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=21684 CPUtime=0.67
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 6179 665 0 0 65 2 0 0 23 0 1 0 59459047 22204416 3900 996147200 134512640 135215973 4294956304 18446744073709551615 8572551 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 5421 3900 386 171 0 4346 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 21684

[startup+1.50191 s]
/proc/loadavg: 2.12 2.04 2.01 3/73 12464
/proc/meminfo: memFree=1353256/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=30008 CPUtime=1.46
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 10124 665 0 0 142 4 0 0 25 0 1 0 59459047 30728192 6520 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 7502 6520 410 171 0 6427 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30008

[startup+3.1021 s]
/proc/loadavg: 2.11 2.04 2.01 3/73 12464
/proc/meminfo: memFree=1352360/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=30632 CPUtime=3.05
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 10370 665 0 0 301 4 0 0 25 0 1 0 59459047 31367168 6608 996147200 134512640 135215973 4294956304 18446744073709551615 134583624 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 7658 6608 410 171 0 6583 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 30632

[startup+6.30146 s]
/proc/loadavg: 2.11 2.04 2.01 3/73 12464
/proc/meminfo: memFree=1349544/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=34368 CPUtime=6.22
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 11456 665 0 0 617 5 0 0 25 0 1 0 59459047 35192832 7485 996147200 134512640 135215973 4294956304 18446744073709551615 4158960304 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 8592 7485 410 171 0 7517 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 34368

[startup+12.7012 s]
/proc/loadavg: 2.09 2.04 2.01 3/73 12464
/proc/meminfo: memFree=1347240/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=34896 CPUtime=12.57
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 11696 665 0 0 1252 5 0 0 25 0 1 0 59459047 35733504 7725 996147200 134512640 135215973 4294956304 18446744073709551615 134589769 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 8724 7725 410 171 0 7649 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 34896

[startup+25.5017 s]
/proc/loadavg: 2.08 2.04 2.01 3/73 12464
/proc/meminfo: memFree=1344040/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=35820 CPUtime=25.27
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 19773 665 0 0 2519 8 0 0 25 0 1 0 59459047 36679680 7978 996147200 134512640 135215973 4294956304 18446744073709551615 134589761 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 8955 7978 413 171 0 7880 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 35820

[startup+51.1016 s]
/proc/loadavg: 2.05 2.03 2.00 3/73 12464
/proc/meminfo: memFree=1337896/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=38064 CPUtime=50.68
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 34845 665 0 0 5056 12 0 0 25 0 1 0 59459047 38977536 8554 996147200 134512640 135215973 4294956304 18446744073709551615 134585741 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 9516 8554 413 171 0 8441 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 38064

[startup+102.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/73 12464
/proc/meminfo: memFree=1322152/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=44088 CPUtime=101.49
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 74090 665 0 0 10125 24 0 0 25 0 1 0 59459047 45146112 9654 996147200 134512640 135215973 4294956304 18446744073709551615 134600886 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 11022 9654 413 171 0 9947 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 44088

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 12470
/proc/meminfo: memFree=1303400/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=49892 CPUtime=161.01
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 115592 665 0 0 16064 37 0 0 25 0 1 0 59459047 51089408 11124 996147200 134512640 135215973 4294956304 18446744073709551615 134600784 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 12473 11124 413 171 0 11398 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 49892

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 12470
/proc/meminfo: memFree=1285288/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=59420 CPUtime=220.56
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 152244 665 0 0 22005 51 0 0 25 0 1 0 59459047 60846080 13103 996147200 134512640 135215973 4294956304 18446744073709551615 4158960148 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 14855 13103 413 171 0 13780 0
Current children cumulated CPU time (s) 220.56
Current children cumulated vsize (KiB) 59420

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 12470
/proc/meminfo: memFree=1274408/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=62324 CPUtime=280.11
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 174287 665 0 0 27953 58 0 0 25 0 1 0 59459047 63819776 13834 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 15581 13834 413 171 0 14506 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 62324

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12470
/proc/meminfo: memFree=1257832/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=66852 CPUtime=339.65
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 197885 665 0 0 33899 66 0 0 25 0 1 0 59459047 68456448 14968 996147200 134512640 135215973 4294956304 18446744073709551615 134591012 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 16713 14968 413 171 0 15638 0
Current children cumulated CPU time (s) 339.65
Current children cumulated vsize (KiB) 66852

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12470
/proc/meminfo: memFree=1245544/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=69624 CPUtime=399.19
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 219937 665 0 0 39847 72 0 0 25 0 1 0 59459047 71294976 15660 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 17406 15660 413 171 0 16331 0
Current children cumulated CPU time (s) 399.19
Current children cumulated vsize (KiB) 69624

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12470
/proc/meminfo: memFree=1227880/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=77804 CPUtime=458.74
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 287888 665 0 0 45783 91 0 0 25 0 1 0 59459047 79671296 17707 996147200 134512640 135215973 4294956304 18446744073709551615 135097616 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 19451 17707 413 171 0 18376 0
Current children cumulated CPU time (s) 458.74
Current children cumulated vsize (KiB) 77804

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12470
/proc/meminfo: memFree=1214440/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=83740 CPUtime=518.29
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 349745 665 0 0 51718 111 0 0 25 0 1 0 59459047 85749760 19228 996147200 134512640 135215973 4294956304 18446744073709551615 134583604 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 20935 19228 413 171 0 19860 0
Current children cumulated CPU time (s) 518.29
Current children cumulated vsize (KiB) 83740

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12470
/proc/meminfo: memFree=1195112/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=92188 CPUtime=577.83
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 398655 665 0 0 57657 126 0 0 25 0 1 0 59459047 94400512 21338 996147200 134512640 135215973 4294956304 18446744073709551615 134591426 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 23047 21338 413 171 0 21972 0
Current children cumulated CPU time (s) 577.83
Current children cumulated vsize (KiB) 92188

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12470
/proc/meminfo: memFree=1177256/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=101616 CPUtime=637.38
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 454872 665 0 0 63597 141 0 0 25 0 1 0 59459047 104054784 23121 996147200 134512640 135215973 4294956304 18446744073709551615 134600785 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 25404 23121 413 171 0 24329 0
Current children cumulated CPU time (s) 637.38
Current children cumulated vsize (KiB) 101616

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12470
/proc/meminfo: memFree=1158440/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=109404 CPUtime=696.92
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 507009 665 0 0 69536 156 0 0 25 0 1 0 59459047 112029696 25098 996147200 134512640 135215973 4294956304 18446744073709551615 134585606 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 27351 25098 413 171 0 26276 0
Current children cumulated CPU time (s) 696.92
Current children cumulated vsize (KiB) 109404

[startup+762.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12470
/proc/meminfo: memFree=1145256/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=110984 CPUtime=756.47
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 545728 665 0 0 75479 168 0 0 25 0 1 0 59459047 113647616 25513 996147200 134512640 135215973 4294956304 18446744073709551615 134583491 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 27746 25513 413 171 0 26671 0
Current children cumulated CPU time (s) 756.47
Current children cumulated vsize (KiB) 110984

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12470
/proc/meminfo: memFree=1131496/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=113084 CPUtime=816.02
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 586900 665 0 0 81420 182 0 0 25 0 1 0 59459047 115798016 26029 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 1 0 0
/proc/12459/statm: 28271 26029 413 171 0 27196 0
Current children cumulated CPU time (s) 816.02
Current children cumulated vsize (KiB) 113084

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 12545
/proc/meminfo: memFree=1393760/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=115644 CPUtime=875.95
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 630290 665 0 0 87400 195 0 0 25 0 1 0 59459047 118419456 26666 996147200 134512640 135215973 4294956304 18446744073709551615 134589551 0 0 4096 0 0 0 0 17 0 0 0
/proc/12459/statm: 28911 26666 413 171 0 27836 0
Current children cumulated CPU time (s) 875.95
Current children cumulated vsize (KiB) 115644

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 12545
/proc/meminfo: memFree=1390880/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=118084 CPUtime=935.92
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 674178 665 0 0 93386 206 0 0 25 0 1 0 59459047 120918016 27306 996147200 134512640 135215973 4294956304 18446744073709551615 134590223 0 0 4096 0 0 0 0 17 0 0 0
/proc/12459/statm: 29521 27306 413 171 0 28446 0
Current children cumulated CPU time (s) 935.92
Current children cumulated vsize (KiB) 118084

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 12545
/proc/meminfo: memFree=1388320/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=120712 CPUtime=995.9
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 719646 665 0 0 99370 220 0 0 25 0 1 0 59459047 123609088 27925 996147200 134512640 135215973 4294956304 18446744073709551615 135094924 0 0 4096 0 0 0 0 17 0 0 0
/proc/12459/statm: 30178 27925 413 171 0 29103 0
Current children cumulated CPU time (s) 995.9
Current children cumulated vsize (KiB) 120712

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

[startup+1011.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 12545
/proc/meminfo: memFree=1387872/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=121104 CPUtime=1004.79
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 726905 665 0 0 100257 222 0 0 25 0 1 0 59459047 124010496 28032 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/12459/statm: 30276 28032 413 171 0 29201 0
Current children cumulated CPU time (s) 1004.79
Current children cumulated vsize (KiB) 121104

[startup+1017.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 12545
/proc/meminfo: memFree=1387616/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=121368 CPUtime=1011.19
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 731432 665 0 0 100895 224 0 0 25 0 1 0 59459047 124280832 28095 996147200 134512640 135215973 4294956304 18446744073709551615 134600799 0 0 4096 0 0 0 0 17 0 0 0
/proc/12459/statm: 30342 28095 413 171 0 29267 0
Current children cumulated CPU time (s) 1011.19
Current children cumulated vsize (KiB) 121368

[startup+1019.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 12545
/proc/meminfo: memFree=1387552/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=121368 CPUtime=1012.79
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 732650 665 0 0 101055 224 0 0 25 0 1 0 59459047 124280832 28113 996147200 134512640 135215973 4294956304 18446744073709551615 134583653 0 0 4096 0 0 0 0 17 0 0 0
/proc/12459/statm: 30342 28113 413 171 0 29267 0
Current children cumulated CPU time (s) 1012.79
Current children cumulated vsize (KiB) 121368

[startup+1020.8 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 12545
/proc/meminfo: memFree=1387488/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=121368 CPUtime=1014.39
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 733815 665 0 0 101215 224 0 0 25 0 1 0 59459047 124280832 28126 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/12459/statm: 30342 28126 413 171 0 29267 0
Current children cumulated CPU time (s) 1014.39
Current children cumulated vsize (KiB) 121368

[startup+1021.6 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 12545
/proc/meminfo: memFree=1387488/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=121500 CPUtime=1015.18
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 734455 665 0 0 101294 224 0 0 25 0 1 0 59459047 124416000 28142 996147200 134512640 135215973 4294956304 18446744073709551615 135094891 0 0 4096 0 0 0 0 17 0 0 0
/proc/12459/statm: 30375 28142 413 171 0 29300 0
Current children cumulated CPU time (s) 1015.18
Current children cumulated vsize (KiB) 121500

[startup+1022.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 12545
/proc/meminfo: memFree=1389664/2055920 swapFree=4192812/4192956
[pid=12459] ppid=12457 vsize=117400 CPUtime=1015.58
/proc/12459/stat : 12459 (pcs.big) R 12457 12459 10483 0 -1 4194304 734647 665 0 0 101334 224 0 0 25 0 1 0 59459047 120217600 27584 996147200 134512640 135215973 4294956304 18446744073709551615 134532711 0 0 4096 0 0 0 0 17 0 0 0
/proc/12459/statm: 29350 27584 413 171 0 28275 0
Current children cumulated CPU time (s) 1015.58
Current children cumulated vsize (KiB) 117400

Child status: 0
Real time (s): 1022.1
CPU time (s): 1015.7
CPU user time (s): 1013.42
CPU system time (s): 2.27365
CPU usage (%): 99.3739
Max. virtual memory (cumulated for all children) (KiB): 121560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1013.42
system time used= 2.27365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 735314
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= 28
involuntary context switches= 18527

runsolver used 0.987849 second user time and 2.75458 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-16 07:59:11
IDJOB=2083913
IDBENCH=57975
IDSOLVER=733
FILE ID=node62/2083913-1247723951
PBS_JOBID= 9521434
Free space on /tmp= 66244 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp07/normalized-fapp07-0600-7.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083913-1247723951/watcher-2083913-1247723951 -o /tmp/evaluation-result-2083913-1247723951/solver-2083913-1247723951 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 2049126363 HOME/instance-2083913-1247723951.xml

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

MD5SUM BENCH= c3977aded3fc1b33631985df26116e6e
RANDOM SEED=2049126363

node62.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.220
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.220
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:       1378128 kB
Buffers:         72764 kB
Cached:         372024 kB
SwapCached:          0 kB
Active:         199776 kB
Inactive:       400096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1378128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2944 kB
Writeback:           0 kB
Mapped:         166600 kB
Slab:            62716 kB
Committed_AS:   603792 kB
PageTables:       2120 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66244 MiB
End job on node62 at 2009-07-16 08:16:13