Trace number 1085738

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.09 1814.77

General information on the benchmark

Namecsp/fapp/fapp15/
normalized-fapp15-3000-2.xml
MD5SUMa7377e3e2481e38a6b40d9be07bb2cda
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.2123
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.19/0.21	c Parsing = 1
1.17/1.26	c Building = 1
15.17/15.40	c [ NumberOfVariables = 3000 ]
15.17/15.40	c [ NumberOfConstraints = 33021 ]
15.27/15.41	c [ SizeOfSearchSpace(log2) = 22147.1 ]
15.27/15.41	c SymmetrySearch = 1
28.06/28.38	c InitialPropagation = 1
28.16/28.45	c [ SizeOfSearchSpace(log2) = 22085.8 ]
28.16/28.45	c InitialSAC = (Timeout)
60.61/61.16	c [ SizeOfSearchSpace(log2) = 22052.9 ]
60.61/61.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-1085738-1215235315/watcher-1085738-1215235315 -o /tmp/evaluation-result-1085738-1215235315/solver-1085738-1215235315 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1085738-1215235315.xml 1962198964 

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: 2.03 2.01 2.00 4/72 1564
/proc/meminfo: memFree=1489848/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=1056 CPUtime=0
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2002506125 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 2605860 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 264 26 20 235 0 3 0

[startup+0.082414 s]
/proc/loadavg: 2.03 2.01 2.00 4/72 1564
/proc/meminfo: memFree=1489848/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=6628 CPUtime=0.07
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 754 0 0 0 7 0 0 0 18 0 1 0 2002506125 6787072 714 996147200 134512640 135477443 4294956224 18446744073709551615 134791280 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 1657 714 370 235 0 358 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6628

[startup+0.1024 s]
/proc/loadavg: 2.03 2.01 2.00 4/72 1564
/proc/meminfo: memFree=1489848/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=6892 CPUtime=0.09
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 821 0 0 0 9 0 0 0 18 0 1 0 2002506125 7057408 781 996147200 134512640 135477443 4294956224 18446744073709551615 134623769 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 1723 781 370 235 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6892

[startup+0.301425 s]
/proc/loadavg: 2.03 2.01 2.00 4/72 1564
/proc/meminfo: memFree=1489848/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=9400 CPUtime=0.29
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 1462 0 0 0 29 0 0 0 19 0 1 0 2002506125 9625600 1422 996147200 134512640 135477443 4294956224 18446744073709551615 4158421932 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 2350 1422 370 235 0 1051 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9400

[startup+0.701469 s]
/proc/loadavg: 2.03 2.01 2.00 4/72 1564
/proc/meminfo: memFree=1489848/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=14284 CPUtime=0.68
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 2682 0 0 0 68 0 0 0 23 0 1 0 2002506125 14626816 2642 996147200 134512640 135477443 4294956224 18446744073709551615 134774150 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 3571 2642 370 235 0 2272 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14284

[startup+1.50156 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 1565
/proc/meminfo: memFree=1477040/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=364376 CPUtime=1.48
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 15908 0 0 0 143 5 0 0 25 0 1 0 2002506125 373121024 15664 996147200 134512640 135477443 4294956224 18446744073709551615 135268209 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 91094 15664 460 235 0 89795 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 364376

[startup+3.10172 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 1565
/proc/meminfo: memFree=1417136/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=393516 CPUtime=3.06
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 32913 0 0 0 295 11 0 0 25 0 1 0 2002506125 402960384 22999 996147200 134512640 135477443 4294956224 18446744073709551615 134586795 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 98379 22999 465 235 0 97080 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 393516

[startup+6.30105 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 1565
/proc/meminfo: memFree=1358136/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=451292 CPUtime=6.24
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 66135 0 0 0 597 27 0 0 25 0 1 0 2002506125 462123008 37588 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 112823 37588 465 235 0 111524 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 451292

[startup+12.7017 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 1565
/proc/meminfo: memFree=1243576/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=560856 CPUtime=12.58
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 129256 0 0 0 1207 51 0 0 25 0 1 0 2002506125 574316544 65126 996147200 134512640 135477443 4294956224 18446744073709551615 135258553 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 140214 65126 465 235 0 138915 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 560856

[startup+25.5021 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 1565
/proc/meminfo: memFree=1149752/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=451252 CPUtime=25.29
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 187062 0 0 0 2372 157 0 0 25 0 1 0 2002506125 462082048 85343 996147200 134512640 135477443 4294956224 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 112813 85343 498 235 0 111514 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 451252

[startup+51.1027 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 1565
/proc/meminfo: memFree=1162744/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=50.69
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 188987 0 0 0 4911 158 0 0 25 0 1 0 2002506125 426332160 82102 996147200 134512640 135477443 4294956224 18446744073709551615 134695489 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82102 509 235 0 102786 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 416340

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159544/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=101.5
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189728 0 0 0 9991 159 0 0 25 0 1 0 2002506125 426332160 82843 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82843 530 235 0 102786 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 416340

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159416/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=161.05
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189767 0 0 0 15946 159 0 0 25 0 1 0 2002506125 426332160 82882 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82882 530 235 0 102786 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 416340

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159416/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=220.59
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189767 0 0 0 21900 159 0 0 25 0 1 0 2002506125 426332160 82882 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82882 530 235 0 102786 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 416340

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159416/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=280.14
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189778 0 0 0 27855 159 0 0 25 0 1 0 2002506125 426332160 82893 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82893 530 235 0 102786 0
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (KiB) 416340

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159352/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=339.68
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189779 0 0 0 33809 159 0 0 25 0 1 0 2002506125 426332160 82894 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82894 530 235 0 102786 0
Current children cumulated CPU time (s) 339.68
Current children cumulated vsize (KiB) 416340

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159352/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=399.23
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189779 0 0 0 39764 159 0 0 25 0 1 0 2002506125 426332160 82894 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82894 530 235 0 102786 0
Current children cumulated CPU time (s) 399.23
Current children cumulated vsize (KiB) 416340

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159352/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=458.77
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189779 0 0 0 45718 159 0 0 25 0 1 0 2002506125 426332160 82894 996147200 134512640 135477443 4294956224 18446744073709551615 135208590 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82894 530 235 0 102786 0
Current children cumulated CPU time (s) 458.77
Current children cumulated vsize (KiB) 416340

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159288/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=518.32
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189779 0 0 0 51673 159 0 0 25 0 1 0 2002506125 426332160 82894 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82894 530 235 0 102786 0
Current children cumulated CPU time (s) 518.32
Current children cumulated vsize (KiB) 416340

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159160/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=577.87
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189813 0 0 0 57628 159 0 0 25 0 1 0 2002506125 426332160 82928 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82928 530 235 0 102786 0
Current children cumulated CPU time (s) 577.87
Current children cumulated vsize (KiB) 416340

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159096/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=637.42
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189815 0 0 0 63583 159 0 0 25 0 1 0 2002506125 426332160 82930 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82930 530 235 0 102786 0
Current children cumulated CPU time (s) 637.42
Current children cumulated vsize (KiB) 416340


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159032/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=875.59
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189816 0 0 0 87400 159 0 0 25 0 1 0 2002506125 426332160 82931 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82931 530 235 0 102786 0
Current children cumulated CPU time (s) 875.59
Current children cumulated vsize (KiB) 416340

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1565
/proc/meminfo: memFree=1159032/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=935.14
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189816 0 0 0 93355 159 0 0 25 0 1 0 2002506125 426332160 82931 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82931 530 235 0 102786 0
Current children cumulated CPU time (s) 935.14
Current children cumulated vsize (KiB) 416340

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1566
/proc/meminfo: memFree=1158968/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=994.69
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189816 0 0 0 99310 159 0 0 25 0 1 0 2002506125 426332160 82931 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82931 530 235 0 102786 0
Current children cumulated CPU time (s) 994.69
Current children cumulated vsize (KiB) 416340

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1567
/proc/meminfo: memFree=1158968/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1054.23
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189816 0 0 0 105264 159 0 0 25 0 1 0 2002506125 426332160 82931 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82931 530 235 0 102786 0
Current children cumulated CPU time (s) 1054.23
Current children cumulated vsize (KiB) 416340

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1567
/proc/meminfo: memFree=1158968/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1113.78
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189819 0 0 0 111219 159 0 0 25 0 1 0 2002506125 426332160 82934 996147200 134512640 135477443 4294956224 18446744073709551615 135208680 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82934 530 235 0 102786 0
Current children cumulated CPU time (s) 1113.78
Current children cumulated vsize (KiB) 416340

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1567
/proc/meminfo: memFree=1158968/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1173.32
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189819 0 0 0 117173 159 0 0 25 0 1 0 2002506125 426332160 82934 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82934 530 235 0 102786 0
Current children cumulated CPU time (s) 1173.32
Current children cumulated vsize (KiB) 416340

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1567
/proc/meminfo: memFree=1158776/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1232.87
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189819 0 0 0 123128 159 0 0 25 0 1 0 2002506125 426332160 82934 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82934 530 235 0 102786 0
Current children cumulated CPU time (s) 1232.87
Current children cumulated vsize (KiB) 416340

[startup+1302.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 1605
/proc/meminfo: memFree=1241136/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1292.34
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189851 0 0 0 129074 160 0 0 25 0 1 0 2002506125 426332160 82966 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82966 530 235 0 102786 0
Current children cumulated CPU time (s) 1292.34
Current children cumulated vsize (KiB) 416340

[startup+1362.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 1605
/proc/meminfo: memFree=1231280/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1351.79
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189856 0 0 0 135018 161 0 0 25 0 1 0 2002506125 426332160 82971 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82971 530 235 0 102786 0
Current children cumulated CPU time (s) 1351.79
Current children cumulated vsize (KiB) 416340

[startup+1422.31 s]
/proc/loadavg: 2.16 2.05 2.01 4/83 1606
/proc/meminfo: memFree=1120552/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1411.25
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189856 0 0 0 140964 161 0 0 25 0 1 0 2002506125 426332160 82971 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82971 530 235 0 102786 0
Current children cumulated CPU time (s) 1411.25
Current children cumulated vsize (KiB) 416340

[startup+1482.3 s]
/proc/loadavg: 2.39 2.13 2.04 4/83 1606
/proc/meminfo: memFree=541096/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1470.7
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189856 0 0 0 146909 161 0 0 25 0 1 0 2002506125 426332160 82971 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82971 530 235 0 102786 0
Current children cumulated CPU time (s) 1470.7
Current children cumulated vsize (KiB) 416340

[startup+1542.3 s]
/proc/loadavg: 2.54 2.24 2.08 4/82 1607
/proc/meminfo: memFree=519904/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1530.14
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189856 0 0 0 152853 161 0 0 25 0 1 0 2002506125 426332160 82971 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82971 530 235 0 102786 0
Current children cumulated CPU time (s) 1530.14
Current children cumulated vsize (KiB) 416340

[startup+1602.3 s]
/proc/loadavg: 2.31 2.22 2.09 3/82 1607
/proc/meminfo: memFree=519776/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1589.59
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189856 0 0 0 158798 161 0 0 25 0 1 0 2002506125 426332160 82971 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82971 530 235 0 102786 0
Current children cumulated CPU time (s) 1589.59
Current children cumulated vsize (KiB) 416340

[startup+1662.3 s]
/proc/loadavg: 2.15 2.19 2.09 3/82 1607
/proc/meminfo: memFree=519712/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1649.03
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189856 0 0 0 164742 161 0 0 25 0 1 0 2002506125 426332160 82971 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82971 530 235 0 102786 0
Current children cumulated CPU time (s) 1649.03
Current children cumulated vsize (KiB) 416340

[startup+1722.3 s]
/proc/loadavg: 2.31 2.23 2.10 3/82 1607
/proc/meminfo: memFree=519648/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1708.48
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189856 0 0 0 170687 161 0 0 25 0 1 0 2002506125 426332160 82971 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82971 530 235 0 102786 0
Current children cumulated CPU time (s) 1708.48
Current children cumulated vsize (KiB) 416340

[startup+1782.3 s]
/proc/loadavg: 2.35 2.26 2.12 3/82 1607
/proc/meminfo: memFree=519456/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1767.92
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189856 0 0 0 176631 161 0 0 25 0 1 0 2002506125 426332160 82971 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82971 530 235 0 102786 0
Current children cumulated CPU time (s) 1767.92
Current children cumulated vsize (KiB) 416340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.7 s]
/proc/loadavg: 2.30 2.26 2.12 3/82 1607
/proc/meminfo: memFree=519456/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1800.02
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189856 0 0 0 179841 161 0 0 25 0 1 0 2002506125 426332160 82971 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82971 530 235 0 102786 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 416340

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

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

[startup+1814.7 s]
/proc/loadavg: 2.30 2.26 2.12 3/82 1607
/proc/meminfo: memFree=519456/2055920 swapFree=4180448/4192956
[pid=1564] ppid=1562 vsize=416340 CPUtime=1800.02
/proc/1564/stat : 1564 (casperzao) R 1562 1564 1217 0 -1 4194304 189856 0 0 0 179841 161 0 0 25 0 1 0 2002506125 426332160 82971 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1564/statm: 104085 82971 530 235 0 102786 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 416340

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.77
CPU time (s): 1800.09
CPU user time (s): 1798.42
CPU system time (s): 1.66675
CPU usage (%): 99.1911
Max. virtual memory (cumulated for all children) (KiB): 577896

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

runsolver used 1.87971 second user time and 5.15422 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-05 07:21:56
IDJOB=1085738
IDBENCH=57692
IDSOLVER=361
FILE ID=node24/1085738-1215235315
PBS_JOBID= 7881929
Free space on /tmp= 66452 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp15/normalized-fapp15-3000-2.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085738-1215235315/watcher-1085738-1215235315 -o /tmp/evaluation-result-1085738-1215235315/solver-1085738-1215235315 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1085738-1215235315.xml 1962198964 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a7377e3e2481e38a6b40d9be07bb2cda
RANDOM SEED=1962198964

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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1490328 kB
Buffers:         73216 kB
Cached:         304020 kB
SwapCached:       6556 kB
Active:         305776 kB
Inactive:       190700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1490328 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            7624 kB
Writeback:           0 kB
Mapped:         126720 kB
Slab:            53988 kB
Committed_AS:  3742576 kB
PageTables:       2112 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= 66452 MiB
End job on node24 at 2008-07-05 07:52:12