Trace number 1087229

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
casper zao? (TO) 1800.14 1800.86

General information on the benchmark

Namecsp/fapp/fapp14/
normalized-fapp14-2500-9.xml
MD5SUM82e6ad1aef50625fbf6be40e28789b38
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark415.716
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.02	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.02	c Parsing = 1
1.38/1.45	c Building = 1
29.37/29.44	c [ NumberOfVariables = 2500 ]
29.37/29.44	c [ NumberOfConstraints = 40767 ]
29.37/29.48	c [ SizeOfSearchSpace(log2) = 20271 ]
29.37/29.48	c SymmetrySearch = 1
44.83/44.93	c InitialPropagation = 1
44.93/45.01	c [ SizeOfSearchSpace(log2) = 20268.2 ]
44.93/45.01	c InitialSAC = (Timeout)
75.22/75.35	c [ SizeOfSearchSpace(log2) = 20265.9 ]
75.32/75.40	c Search(DomWDeg) = 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087229-1215243126/watcher-1087229-1215243126 -o /tmp/evaluation-result-1087229-1215243126/solver-1087229-1215243126 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1087229-1215243126.xml 458893967 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 20526
/proc/meminfo: memFree=1827792/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=1056 CPUtime=0
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 645501942 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 2859812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/20526/statm: 264 26 20 235 0 3 0

[startup+0.01853 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 20526
/proc/meminfo: memFree=1827792/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=5352 CPUtime=0
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 201 0 1 0 0 0 0 0 18 0 1 0 645501942 5480448 180 996147200 134512640 135477443 4294956224 18446744073709551615 2863192 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 1338 182 152 235 0 27 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.102536 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 20526
/proc/meminfo: memFree=1827792/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=6788 CPUtime=0.08
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 823 0 1 0 8 0 0 0 18 0 1 0 645501942 6950912 784 996147200 134512640 135477443 4294956224 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 1697 784 370 235 0 398 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6788

[startup+0.302555 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 20526
/proc/meminfo: memFree=1827792/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=9560 CPUtime=0.27
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 1512 0 1 0 27 0 0 0 19 0 1 0 645501942 9789440 1473 996147200 134512640 135477443 4294956224 18446744073709551615 3291009 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 2390 1474 370 235 0 1091 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9560

[startup+0.702612 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 20526
/proc/meminfo: memFree=1827792/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=14972 CPUtime=0.67
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 2839 0 1 0 66 1 0 0 22 0 1 0 645501942 15331328 2800 996147200 134512640 135477443 4294956224 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 3743 2800 370 235 0 2444 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 14972

[startup+1.50168 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1813256/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=117708 CPUtime=1.48
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 7803 0 1 0 144 4 0 0 25 0 1 0 645501942 120532992 7764 996147200 134512640 135477443 4294956224 18446744073709551615 134592460 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 29427 7769 392 235 0 28128 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 117708

[startup+3.10185 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1740104/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=378840 CPUtime=3.07
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 31745 0 1 0 294 13 0 0 25 0 1 0 645501942 387932160 24838 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 94710 24838 465 235 0 93411 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 378840

[startup+6.30117 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1711240/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=401992 CPUtime=6.27
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 50940 0 1 0 606 21 0 0 25 0 1 0 645501942 411639808 30678 996147200 134512640 135477443 4294956224 18446744073709551615 134694712 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 100498 30678 465 235 0 99199 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 401992

[startup+12.7018 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1656840/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=454304 CPUtime=12.67
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 93271 0 1 0 1230 37 0 0 25 0 1 0 645501942 465207296 43871 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 113576 43871 465 235 0 112277 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 454304

[startup+25.5012 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1544712/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=563388 CPUtime=25.47
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 181319 0 1 0 2477 70 0 0 25 0 1 0 645501942 576909312 71421 996147200 134512640 135477443 4294956224 18446744073709551615 134694646 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 140847 71421 465 235 0 139548 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 563388

[startup+51.1028 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1489160/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528808 CPUtime=51.03
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 253785 0 2 0 4903 200 0 0 25 0 1 0 645501942 541499392 84718 996147200 134512640 135477443 4294956224 18446744073709551615 134694638 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132202 84718 509 235 0 130903 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 528808

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1485320/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528808 CPUtime=102.21
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 254697 0 2 0 10020 201 0 0 25 0 1 0 645501942 541499392 85630 996147200 134512640 135477443 4294956224 18446744073709551615 135208563 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132202 85630 530 235 0 130903 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 528808

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1484552/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528808 CPUtime=162.18
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 254889 0 2 0 16017 201 0 0 25 0 1 0 645501942 541499392 85822 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132202 85822 530 235 0 130903 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 528808

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1484424/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528808 CPUtime=222.16
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 254889 0 2 0 22015 201 0 0 25 0 1 0 645501942 541499392 85822 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132202 85822 530 235 0 130903 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 528808

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1484424/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528808 CPUtime=282.14
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 254889 0 2 0 28013 201 0 0 25 0 1 0 645501942 541499392 85822 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132202 85822 530 235 0 130903 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 528808

[startup+342.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1484360/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528808 CPUtime=342.12
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 254889 0 2 0 34011 201 0 0 25 0 1 0 645501942 541499392 85822 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132202 85822 530 235 0 130903 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 528808

[startup+402.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1484360/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528808 CPUtime=402.09
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 254889 0 2 0 40008 201 0 0 25 0 1 0 645501942 541499392 85822 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132202 85822 530 235 0 130903 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 528808

[startup+462.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1483656/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528808 CPUtime=462.07
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255055 0 2 0 46006 201 0 0 25 0 1 0 645501942 541499392 85988 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132202 85988 530 235 0 130903 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 528808

[startup+522.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1483592/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528808 CPUtime=522.06
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255062 0 2 0 52004 202 0 0 25 0 1 0 645501942 541499392 85995 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132202 85995 530 235 0 130903 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 528808

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 20527
/proc/meminfo: memFree=1483592/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528808 CPUtime=582.03
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255062 0 2 0 58001 202 0 0 25 0 1 0 645501942 541499392 85995 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132202 85995 530 235 0 130903 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 528808

[startup+642.302 s]
/proc/loadavg: 2.03 2.00 2.00 3/74 20527
/proc/meminfo: memFree=1483592/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528808 CPUtime=642.02
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255062 0 2 0 64000 202 0 0 25 0 1 0 645501942 541499392 85995 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132202 85995 530 235 0 130903 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 528808


################
# More data... #
################

[startup+822.302 s]
/proc/loadavg: 2.11 2.04 2.00 3/74 20529
/proc/meminfo: memFree=1483016/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=821.94
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255102 0 2 0 81992 202 0 0 25 0 1 0 645501942 541503488 86035 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86035 530 235 0 130904 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 528812

[startup+882.302 s]
/proc/loadavg: 2.18 2.06 2.01 3/73 20557
/proc/meminfo: memFree=1465936/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=881.92
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255105 0 2 0 87989 203 0 0 25 0 1 0 645501942 541503488 86038 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86038 530 235 0 130904 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 528812

[startup+942.302 s]
/proc/loadavg: 2.21 2.10 2.02 3/73 20557
/proc/meminfo: memFree=1465680/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=941.9
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255107 0 2 0 93987 203 0 0 25 0 1 0 645501942 541503488 86040 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86040 530 235 0 130904 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 528812

[startup+1002.3 s]
/proc/loadavg: 2.07 2.08 2.01 3/73 20557
/proc/meminfo: memFree=1465616/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1001.87
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255107 0 2 0 99984 203 0 0 25 0 1 0 645501942 541503488 86040 996147200 134512640 135477443 4294956224 18446744073709551615 135208632 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86040 530 235 0 130904 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 528812

[startup+1062.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/73 20557
/proc/meminfo: memFree=1465616/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1061.85
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255108 0 2 0 105982 203 0 0 25 0 1 0 645501942 541503488 86041 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86041 530 235 0 130904 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 528812

[startup+1122.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/73 20557
/proc/meminfo: memFree=1465552/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1121.82
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255109 0 2 0 111979 203 0 0 25 0 1 0 645501942 541503488 86042 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86042 530 235 0 130904 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 528812

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 20557
/proc/meminfo: memFree=1465488/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1181.8
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255110 0 2 0 117977 203 0 0 25 0 1 0 645501942 541503488 86043 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86043 530 235 0 130904 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 528812

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 20557
/proc/meminfo: memFree=1465488/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1241.79
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255110 0 2 0 123975 204 0 0 25 0 1 0 645501942 541503488 86043 996147200 134512640 135477443 4294956224 18446744073709551615 135208571 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86043 530 235 0 130904 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 528812

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 20557
/proc/meminfo: memFree=1465488/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1301.77
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255112 0 2 0 129973 204 0 0 25 0 1 0 645501942 541503488 86045 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86045 530 235 0 130904 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 528812

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 20557
/proc/meminfo: memFree=1465424/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1361.74
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255112 0 2 0 135970 204 0 0 25 0 1 0 645501942 541503488 86045 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86045 530 235 0 130904 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 528812

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 20557
/proc/meminfo: memFree=1465296/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1421.73
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255112 0 2 0 141969 204 0 0 25 0 1 0 645501942 541503488 86045 996147200 134512640 135477443 4294956224 18446744073709551615 135208563 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86045 530 235 0 130904 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 528812

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20557
/proc/meminfo: memFree=1465104/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1481.7
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255112 0 2 0 147966 204 0 0 25 0 1 0 645501942 541503488 86045 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86045 530 235 0 130904 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 528812

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20557
/proc/meminfo: memFree=1465104/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1541.67
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255115 0 2 0 153963 204 0 0 25 0 1 0 645501942 541503488 86048 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86048 530 235 0 130904 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 528812

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20557
/proc/meminfo: memFree=1465040/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1601.65
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255115 0 2 0 159961 204 0 0 25 0 1 0 645501942 541503488 86048 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86048 530 235 0 130904 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 528812

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20557
/proc/meminfo: memFree=1465040/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1661.63
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255115 0 2 0 165959 204 0 0 25 0 1 0 645501942 541503488 86048 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86048 530 235 0 130904 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 528812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20557
/proc/meminfo: memFree=1465040/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1721.61
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255115 0 2 0 171957 204 0 0 25 0 1 0 645501942 541503488 86048 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86048 530 235 0 130904 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 528812

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20563
/proc/meminfo: memFree=1464904/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1781.57
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255115 0 2 0 177953 204 0 0 25 0 1 0 645501942 541503488 86048 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86048 530 235 0 130904 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 528812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20563
/proc/meminfo: memFree=1464904/2055920 swapFree=4179840/4192956
[pid=20526] ppid=20524 vsize=528812 CPUtime=1800.07
/proc/20526/stat : 20526 (casperzao) R 20524 20526 19665 0 -1 4194304 255115 0 2 0 179803 204 0 0 25 0 1 0 645501942 541503488 86048 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/20526/statm: 132203 86048 530 235 0 130904 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 528812

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.86
CPU time (s): 1800.14
CPU user time (s): 1798.03
CPU system time (s): 2.10468
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 577016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.03
system time used= 2.10468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255115
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 6466

runsolver used 2.39264 second user time and 4.99124 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-05 09:32:07
IDJOB=1087229
IDBENCH=57949
IDSOLVER=361
FILE ID=node17/1087229-1215243126
PBS_JOBID= 7881948
Free space on /tmp= 66372 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp14/normalized-fapp14-2500-9.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087229-1215243126/watcher-1087229-1215243126 -o /tmp/evaluation-result-1087229-1215243126/solver-1087229-1215243126 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1087229-1215243126.xml 458893967 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 82e6ad1aef50625fbf6be40e28789b38
RANDOM SEED=458893967

node17.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.234
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.234
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:       1828272 kB
Buffers:          7892 kB
Cached:         135372 kB
SwapCached:       7220 kB
Active:         103400 kB
Inactive:        73896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1828272 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            8564 kB
Writeback:           0 kB
Mapped:          41692 kB
Slab:            35672 kB
Committed_AS:  1033248 kB
PageTables:       1952 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= 66396 MiB
End job on node17 at 2008-07-05 10:02:09