Trace number 1086558

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 zito? (TO) 1800.06 1807.32

General information on the benchmark

Namecsp/fapp/fapp35/
normalized-fapp35-1500-4.xml
MD5SUMe176f03acbb8fde17171aab729aed488
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 benchmark31.0373
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints22067
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22067
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.03	c Parsing = 1
0.78/0.80	c Building = 1
1.19/1.29	c [ NumberOfVariables = 1500 ]
1.19/1.29	c [ NumberOfConstraints = 22067 ]
1.28/1.32	c [ SizeOfSearchSpace(log2) = 13416 ]
1.28/1.32	c SymmetrySearch = 1
6.66/6.70	c InitialPropagation = 1
6.66/6.76	c [ SizeOfSearchSpace(log2) = 13409.5 ]
6.66/6.76	c InitialSAC = (Timeout)
10.05/10.15	c [ SizeOfSearchSpace(log2) = 13408.6 ]
10.05/10.19	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-1086558-1215239951/watcher-1086558-1215239951 -o /tmp/evaluation-result-1086558-1215239951/solver-1086558-1215239951 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1086558-1215239951.xml 513177164 

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.85 1.97 1.99 4/72 21412
/proc/meminfo: memFree=1398616/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=1052 CPUtime=0
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2002969378 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 8438564 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 263 26 20 234 0 3 0

[startup+0.208381 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 21412
/proc/meminfo: memFree=1398616/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=8208 CPUtime=0.19
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 1162 0 0 0 19 0 0 0 19 0 1 0 2002969378 8404992 1122 996147200 134512640 135472138 4294956224 18446744073709551615 8905692 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 2052 1122 368 234 0 754 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8208

[startup+0.301398 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 21412
/proc/meminfo: memFree=1398616/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=9396 CPUtime=0.28
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 1457 0 0 0 28 0 0 0 19 0 1 0 2002969378 9621504 1417 996147200 134512640 135472138 4294956224 18446744073709551615 8871674 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 2349 1417 368 234 0 1051 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9396

[startup+0.401417 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 21412
/proc/meminfo: memFree=1398616/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=10584 CPUtime=0.38
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 1770 0 0 0 38 0 0 0 20 0 1 0 2002969378 10838016 1730 996147200 134512640 135472138 4294956224 18446744073709551615 134749046 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 2646 1730 368 234 0 1348 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10584

[startup+0.701473 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 21412
/proc/meminfo: memFree=1398616/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=14412 CPUtime=0.68
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 2700 0 0 0 67 1 0 0 23 0 1 0 2002969378 14757888 2660 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 3603 2660 368 234 0 2305 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14412

[startup+1.50163 s]
/proc/loadavg: 1.85 1.97 1.99 3/73 21413
/proc/meminfo: memFree=1307856/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=211216 CPUtime=1.47
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 31209 0 0 0 135 12 0 0 25 0 1 0 2002969378 216285184 31098 996147200 134512640 135472138 4294956224 18446744073709551615 134535933 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 52804 31098 456 234 0 51506 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 211216

[startup+3.10194 s]
/proc/loadavg: 1.85 1.97 1.99 3/73 21413
/proc/meminfo: memFree=1274960/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=211216 CPUtime=3.08
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 31842 0 0 0 295 13 0 0 25 0 1 0 2002969378 216285184 31622 996147200 134512640 135472138 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 52804 31622 456 234 0 51506 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 211216

[startup+6.30153 s]
/proc/loadavg: 1.86 1.97 1.99 3/73 21413
/proc/meminfo: memFree=1271888/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=211216 CPUtime=6.26
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32288 0 0 0 613 13 0 0 25 0 1 0 2002969378 216285184 32040 996147200 134512640 135472138 4294956224 18446744073709551615 134534827 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 52804 32040 456 234 0 51506 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 211216

[startup+12.7027 s]
/proc/loadavg: 1.87 1.97 1.99 3/73 21413
/proc/meminfo: memFree=1294160/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=12.63
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32782 0 0 0 1249 14 0 0 25 0 1 0 2002969378 181972992 26439 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26439 510 234 0 43129 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 177708

[startup+25.5062 s]
/proc/loadavg: 1.90 1.97 1.99 3/73 21413
/proc/meminfo: memFree=1294032/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=25.38
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32810 0 0 0 2524 14 0 0 25 0 1 0 2002969378 181972992 26467 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26467 510 234 0 43129 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 177708

[startup+51.102 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 21413
/proc/meminfo: memFree=1293968/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=50.87
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32846 0 0 0 5073 14 0 0 25 0 1 0 2002969378 181972992 26503 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26503 510 234 0 43129 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 177708

[startup+102.302 s]
/proc/loadavg: 1.97 1.97 1.99 3/73 21414
/proc/meminfo: memFree=1293648/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=101.86
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32859 0 0 0 10172 14 0 0 25 0 1 0 2002969378 181972992 26516 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26516 510 234 0 43129 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 177708

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1293584/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=161.62
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32875 0 0 0 16148 14 0 0 25 0 1 0 2002969378 181972992 26532 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26532 510 234 0 43129 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 177708

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211600/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=221.38
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32882 0 0 0 22124 14 0 0 25 0 1 0 2002969378 181972992 26539 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26539 510 234 0 43129 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 177708

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211600/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=281.14
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32910 0 0 0 28100 14 0 0 25 0 1 0 2002969378 181972992 26567 996147200 134512640 135472138 4294956224 18446744073709551615 135202664 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26567 510 234 0 43129 0
Current children cumulated CPU time (s) 281.14
Current children cumulated vsize (KiB) 177708

[startup+342.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211600/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=340.9
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32915 0 0 0 34076 14 0 0 25 0 1 0 2002969378 181972992 26572 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26572 510 234 0 43129 0
Current children cumulated CPU time (s) 340.9
Current children cumulated vsize (KiB) 177708

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211600/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=400.66
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32915 0 0 0 40052 14 0 0 25 0 1 0 2002969378 181972992 26572 996147200 134512640 135472138 4294956224 18446744073709551615 135202670 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26572 510 234 0 43129 0
Current children cumulated CPU time (s) 400.66
Current children cumulated vsize (KiB) 177708

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211536/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=460.42
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32918 0 0 0 46028 14 0 0 25 0 1 0 2002969378 181972992 26575 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26575 510 234 0 43129 0
Current children cumulated CPU time (s) 460.42
Current children cumulated vsize (KiB) 177708

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211536/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=520.18
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32920 0 0 0 52004 14 0 0 25 0 1 0 2002969378 181972992 26577 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26577 510 234 0 43129 0
Current children cumulated CPU time (s) 520.18
Current children cumulated vsize (KiB) 177708

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211536/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=579.94
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32920 0 0 0 57980 14 0 0 25 0 1 0 2002969378 181972992 26577 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26577 510 234 0 43129 0
Current children cumulated CPU time (s) 579.94
Current children cumulated vsize (KiB) 177708

[startup+642.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211536/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=639.71
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32920 0 0 0 63956 15 0 0 25 0 1 0 2002969378 181972992 26577 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26577 510 234 0 43129 0
Current children cumulated CPU time (s) 639.71
Current children cumulated vsize (KiB) 177708


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

[startup+882.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211344/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=878.75
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32947 0 0 0 87860 15 0 0 25 0 1 0 2002969378 181972992 26604 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26604 510 234 0 43129 0
Current children cumulated CPU time (s) 878.75
Current children cumulated vsize (KiB) 177708

[startup+942.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211344/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=938.51
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32950 0 0 0 93836 15 0 0 25 0 1 0 2002969378 181972992 26607 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26607 510 234 0 43129 0
Current children cumulated CPU time (s) 938.51
Current children cumulated vsize (KiB) 177708

[startup+1002.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211344/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=998.27
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32950 0 0 0 99812 15 0 0 25 0 1 0 2002969378 181972992 26607 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26607 510 234 0 43129 0
Current children cumulated CPU time (s) 998.27
Current children cumulated vsize (KiB) 177708

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211344/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1058.03
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32952 0 0 0 105788 15 0 0 25 0 1 0 2002969378 181972992 26609 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26609 510 234 0 43129 0
Current children cumulated CPU time (s) 1058.03
Current children cumulated vsize (KiB) 177708

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211280/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1117.79
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32992 0 0 0 111764 15 0 0 25 0 1 0 2002969378 181972992 26649 996147200 134512640 135472138 4294956224 18446744073709551615 135202651 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26649 510 234 0 43129 0
Current children cumulated CPU time (s) 1117.79
Current children cumulated vsize (KiB) 177708

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211216/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1177.55
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32995 0 0 0 117740 15 0 0 25 0 1 0 2002969378 181972992 26652 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26652 510 234 0 43129 0
Current children cumulated CPU time (s) 1177.55
Current children cumulated vsize (KiB) 177708

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211024/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1237.31
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32998 0 0 0 123716 15 0 0 25 0 1 0 2002969378 181972992 26655 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26655 510 234 0 43129 0
Current children cumulated CPU time (s) 1237.31
Current children cumulated vsize (KiB) 177708

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21415
/proc/meminfo: memFree=1211024/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1297.07
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32999 0 0 0 129692 15 0 0 25 0 1 0 2002969378 181972992 26656 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26656 510 234 0 43129 0
Current children cumulated CPU time (s) 1297.07
Current children cumulated vsize (KiB) 177708

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21421
/proc/meminfo: memFree=1210896/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1356.81
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32999 0 0 0 135666 15 0 0 25 0 1 0 2002969378 181972992 26656 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26656 510 234 0 43129 0
Current children cumulated CPU time (s) 1356.81
Current children cumulated vsize (KiB) 177708

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21421
/proc/meminfo: memFree=1210896/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1416.57
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32999 0 0 0 141642 15 0 0 25 0 1 0 2002969378 181972992 26656 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26656 510 234 0 43129 0
Current children cumulated CPU time (s) 1416.57
Current children cumulated vsize (KiB) 177708

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21421
/proc/meminfo: memFree=1210896/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1476.33
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32999 0 0 0 147618 15 0 0 25 0 1 0 2002969378 181972992 26656 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26656 510 234 0 43129 0
Current children cumulated CPU time (s) 1476.33
Current children cumulated vsize (KiB) 177708

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21421
/proc/meminfo: memFree=1211088/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1536.09
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32999 0 0 0 153594 15 0 0 25 0 1 0 2002969378 181972992 26656 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26656 510 234 0 43129 0
Current children cumulated CPU time (s) 1536.09
Current children cumulated vsize (KiB) 177708

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21421
/proc/meminfo: memFree=1211088/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1595.85
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32999 0 0 0 159570 15 0 0 25 0 1 0 2002969378 181972992 26656 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26656 510 234 0 43129 0
Current children cumulated CPU time (s) 1595.85
Current children cumulated vsize (KiB) 177708

[startup+1662.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21421
/proc/meminfo: memFree=1211088/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1655.62
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32999 0 0 0 165547 15 0 0 25 0 1 0 2002969378 181972992 26656 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26656 510 234 0 43129 0
Current children cumulated CPU time (s) 1655.62
Current children cumulated vsize (KiB) 177708

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21421
/proc/meminfo: memFree=1211088/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1715.37
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32999 0 0 0 171522 15 0 0 25 0 1 0 2002969378 181972992 26656 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26656 510 234 0 43129 0
Current children cumulated CPU time (s) 1715.37
Current children cumulated vsize (KiB) 177708

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21421
/proc/meminfo: memFree=1210960/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1775.13
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32999 0 0 0 177498 15 0 0 25 0 1 0 2002969378 181972992 26656 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/21412/statm: 44427 26656 510 234 0 43129 0
Current children cumulated CPU time (s) 1775.13
Current children cumulated vsize (KiB) 177708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21449
/proc/meminfo: memFree=1281872/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1800.03
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32999 0 0 0 179988 15 0 0 25 0 1 0 2002969378 181972992 26656 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/21412/statm: 44427 26656 510 234 0 43129 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 177708

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

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

[startup+1807.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 21449
/proc/meminfo: memFree=1281872/2055920 swapFree=4180412/4192956
[pid=21412] ppid=21410 vsize=177708 CPUtime=1800.03
/proc/21412/stat : 21412 (casperzito) R 21410 21412 21375 0 -1 4194304 32999 0 0 0 179988 15 0 0 25 0 1 0 2002969378 181972992 26656 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/21412/statm: 44427 26656 510 234 0 43129 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 177708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.32
CPU time (s): 1800.06
CPU user time (s): 1799.88
CPU system time (s): 0.176973
CPU usage (%): 99.5981
Max. virtual memory (cumulated for all children) (KiB): 211216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32999
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= 16
involuntary context switches= 20500

runsolver used 1.90871 second user time and 4.71228 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-05 08:39:11
IDJOB=1086558
IDBENCH=57837
IDSOLVER=362
FILE ID=node21/1086558-1215239951
PBS_JOBID= 7881990
Free space on /tmp= 66476 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fapp/fapp35/normalized-fapp35-1500-4.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086558-1215239951/watcher-1086558-1215239951 -o /tmp/evaluation-result-1086558-1215239951/solver-1086558-1215239951 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1086558-1215239951.xml 513177164 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e176f03acbb8fde17171aab729aed488
RANDOM SEED=513177164

node21.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.263
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.263
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:       1399096 kB
Buffers:        100052 kB
Cached:         436048 kB
SwapCached:       6472 kB
Active:         258620 kB
Inactive:       329352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399096 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:           10300 kB
Writeback:           0 kB
Mapped:          58128 kB
Slab:            54256 kB
Committed_AS:  3584396 kB
PageTables:       1872 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= 66476 MiB
End job on node21 at 2008-07-05 09:09:20