Trace number 1086305

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 1813.16

General information on the benchmark

Namecsp/fapp/fapp11/
normalized-fapp11-1000-6.xml
MD5SUM7db336713358debe85f4357efdd6517c
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 benchmark27.2459
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09/0.10	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.09/0.10	c Parsing = 1
0.48/0.51	c Building = 1
85.05/85.46	c [ NumberOfVariables = 1000 ]
85.05/85.46	c [ NumberOfConstraints = 15032 ]
85.05/85.48	c [ SizeOfSearchSpace(log2) = 8022.54 ]
85.05/85.48	c SymmetrySearch = 1
87.13/87.59	c InitialPropagation = 1
87.23/87.64	c [ SizeOfSearchSpace(log2) = 8018.41 ]
87.23/87.64	c InitialSAC = (Timeout)
118.11/118.63	c [ SizeOfSearchSpace(log2) = 8014.73 ]
118.11/118.65	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-1086305-1215238646/watcher-1086305-1215238646 -o /tmp/evaluation-result-1086305-1215238646/solver-1086305-1215238646 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1086305-1215238646.xml 1104322637 

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.91 1.97 1.98 4/73 14794
/proc/meminfo: memFree=1609768/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=5352 CPUtime=0
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 214 0 0 0 0 0 0 0 19 0 1 0 688990078 5480448 189 996147200 134512640 135477443 4294956224 18446744073709551615 5684088 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 1338 189 155 235 0 27 0

[startup+0.031395 s]
/proc/loadavg: 1.91 1.97 1.98 4/73 14794
/proc/meminfo: memFree=1609768/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=5836 CPUtime=0.02
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 582 0 0 0 2 0 0 0 19 0 1 0 688990078 5976064 542 996147200 134512640 135477443 4294956224 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 1459 543 370 235 0 160 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5836

[startup+0.101401 s]
/proc/loadavg: 1.91 1.97 1.98 4/73 14794
/proc/meminfo: memFree=1609768/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=6892 CPUtime=0.09
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 829 0 0 0 9 0 0 0 19 0 1 0 688990078 7057408 789 996147200 134512640 135477443 4294956224 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 1723 789 370 235 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6892

[startup+0.301426 s]
/proc/loadavg: 1.91 1.97 1.98 4/73 14794
/proc/meminfo: memFree=1609768/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=9400 CPUtime=0.29
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 1477 0 0 0 28 1 0 0 21 0 1 0 688990078 9625600 1437 996147200 134512640 135477443 4294956224 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 2350 1438 370 235 0 1051 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9400

[startup+0.701476 s]
/proc/loadavg: 1.91 1.97 1.98 4/73 14794
/proc/meminfo: memFree=1609768/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=293312 CPUtime=0.68
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 9103 0 0 0 64 4 0 0 25 0 1 0 688990078 300351488 8637 996147200 134512640 135477443 4294956224 18446744073709551615 135268706 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 73328 8638 460 235 0 72029 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 293312

[startup+1.50158 s]
/proc/loadavg: 1.91 1.97 1.98 3/74 14795
/proc/meminfo: memFree=1576928/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=294896 CPUtime=1.48
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 12511 0 0 0 142 6 0 0 25 0 1 0 688990078 301973504 9056 996147200 134512640 135477443 4294956224 18446744073709551615 135270268 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 73724 9056 465 235 0 72425 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 294896

[startup+3.10277 s]
/proc/loadavg: 1.91 1.97 1.98 3/74 14795
/proc/meminfo: memFree=1572640/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=300044 CPUtime=3.08
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 21515 0 0 0 298 10 0 0 25 0 1 0 688990078 307245056 10386 996147200 134512640 135477443 4294956224 18446744073709551615 135268326 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 75011 10386 465 235 0 73712 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 300044

[startup+6.30117 s]
/proc/loadavg: 1.92 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1561632/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=310604 CPUtime=6.26
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 38960 0 0 0 611 15 0 0 25 0 1 0 688990078 318058496 13048 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 77651 13048 465 235 0 76352 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 310604

[startup+12.702 s]
/proc/loadavg: 1.93 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1538912/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=331856 CPUtime=12.64
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 73820 0 0 0 1236 28 0 0 25 0 1 0 688990078 339820544 18451 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 82964 18451 465 235 0 81665 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 331856

[startup+25.5016 s]
/proc/loadavg: 1.94 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1495520/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=373700 CPUtime=25.38
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 139940 0 0 0 2484 54 0 0 25 0 1 0 688990078 382668800 29083 996147200 134512640 135477443 4294956224 18446744073709551615 135268567 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 93425 29083 465 235 0 92126 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 373700

[startup+51.1017 s]
/proc/loadavg: 1.96 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1408224/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=461348 CPUtime=50.88
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 279526 0 0 0 4980 108 0 0 25 0 1 0 688990078 472420352 51298 996147200 134512640 135477443 4294956224 18446744073709551615 135219007 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 115337 51298 465 235 0 114038 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 461348

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1276576/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=101.89
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 482375 0 0 0 9971 218 0 0 25 0 1 0 688990078 467148800 83575 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 114050 83575 508 235 0 112751 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 456200

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1274400/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=161.64
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 482941 0 0 0 15945 219 0 0 25 0 1 0 688990078 467148800 84141 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 114050 84141 529 235 0 112751 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 456200

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1274272/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=221.41
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 482953 0 0 0 21922 219 0 0 25 0 1 0 688990078 467148800 84153 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 114050 84153 529 235 0 112751 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 456200

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1274016/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=281.17
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 482994 0 0 0 27898 219 0 0 25 0 1 0 688990078 467148800 84194 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/14794/statm: 114050 84194 529 235 0 112751 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 456200

[startup+342.302 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1244056/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=340.77
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483014 0 0 0 33856 221 0 0 25 0 1 0 688990078 467148800 84214 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84214 529 235 0 112751 0
Current children cumulated CPU time (s) 340.77
Current children cumulated vsize (KiB) 456200

[startup+402.301 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1244120/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=400.3
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 39809 221 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 400.3
Current children cumulated vsize (KiB) 456200

[startup+462.302 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243992/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=459.83
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 45762 221 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 134673667 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 459.83
Current children cumulated vsize (KiB) 456200

[startup+522.301 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1244056/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=519.36
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 51715 221 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 519.36
Current children cumulated vsize (KiB) 456200

[startup+582.302 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243992/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=578.89
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 57668 221 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 578.89
Current children cumulated vsize (KiB) 456200

[startup+642.301 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243992/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=638.42
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 63621 221 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208563 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 638.42
Current children cumulated vsize (KiB) 456200


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

[startup+882.302 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243928/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=876.54
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 87432 222 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 876.54
Current children cumulated vsize (KiB) 456200

[startup+942.301 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243864/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=936.07
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 93385 222 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 936.07
Current children cumulated vsize (KiB) 456200

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243864/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=995.59
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 99337 222 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 995.59
Current children cumulated vsize (KiB) 456200

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243800/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1055.12
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 105290 222 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1055.12
Current children cumulated vsize (KiB) 456200

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243864/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1114.65
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 111243 222 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1114.65
Current children cumulated vsize (KiB) 456200

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243800/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1174.18
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 117196 222 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1174.18
Current children cumulated vsize (KiB) 456200

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243800/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1233.71
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 123149 222 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1233.71
Current children cumulated vsize (KiB) 456200

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243800/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1293.24
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 129102 222 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1293.24
Current children cumulated vsize (KiB) 456200

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243736/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1352.77
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 135055 222 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1352.77
Current children cumulated vsize (KiB) 456200

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243736/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1412.3
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 141008 222 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1412.3
Current children cumulated vsize (KiB) 456200

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243736/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1471.83
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 146960 223 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208618 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1471.83
Current children cumulated vsize (KiB) 456200

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243736/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1531.36
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 152913 223 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1531.36
Current children cumulated vsize (KiB) 456200

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243672/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1590.89
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 158866 223 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1590.89
Current children cumulated vsize (KiB) 456200

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243608/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1650.42
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 164819 223 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1650.42
Current children cumulated vsize (KiB) 456200

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243544/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1709.94
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 170771 223 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1709.94
Current children cumulated vsize (KiB) 456200

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243480/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1769.47
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 176724 223 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1769.47
Current children cumulated vsize (KiB) 456200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.1 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243544/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1800.02
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 179779 223 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 456200

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

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

[startup+1813.1 s]
/proc/loadavg: 2.00 1.97 1.98 3/75 14834
/proc/meminfo: memFree=1243544/2055920 swapFree=4147000/4192956
[pid=14794] ppid=14792 vsize=456200 CPUtime=1800.02
/proc/14794/stat : 14794 (casperzao) R 14792 14794 14271 0 -1 4194304 483017 0 0 0 179779 223 0 0 25 0 1 0 688990078 467148800 84217 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/14794/statm: 114050 84217 529 235 0 112751 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 456200

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.16
CPU time (s): 1800.09
CPU user time (s): 1797.8
CPU system time (s): 2.28865
CPU usage (%): 99.2791
Max. virtual memory (cumulated for all children) (KiB): 578036

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

runsolver used 1.9947 second user time and 4.6153 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-05 08:17:26
IDJOB=1086305
IDBENCH=57794
IDSOLVER=361
FILE ID=node80/1086305-1215238646
PBS_JOBID= 7881939
Free space on /tmp= 66552 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp11/normalized-fapp11-1000-6.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086305-1215238646/watcher-1086305-1215238646 -o /tmp/evaluation-result-1086305-1215238646/solver-1086305-1215238646 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1086305-1215238646.xml 1104322637 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7db336713358debe85f4357efdd6517c
RANDOM SEED=1104322637

node80.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1610248 kB
Buffers:         59096 kB
Cached:         186116 kB
SwapCached:      39844 kB
Active:         309864 kB
Inactive:        82664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610248 kB
SwapTotal:     4192956 kB
SwapFree:      4147000 kB
Dirty:            4928 kB
Writeback:           0 kB
Mapped:         154796 kB
Slab:            38256 kB
Committed_AS:  1267320 kB
PageTables:       2060 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= 66516 MiB
End job on node80 at 2008-07-05 08:47:42