Trace number 1087062

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.02 1814.31

General information on the benchmark

Namecsp/fapp/fapp02/
normalized-fapp02-0250-9.xml
MD5SUM796561b8470ec3e16b4bf0f5e79f6e0d
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 benchmark13.9729
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints3055
Maximum constraint arity2
Maximum domain size210
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3055
Global constraints used (with number of constraints)

Solver Data (download as text)

0.17/0.22	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.17/0.22	c Parsing = 1
0.17/0.22	c Building = 1
0.17/0.22	c [ NumberOfVariables = 250 ]
0.17/0.22	c [ NumberOfConstraints = 3055 ]
0.17/0.22	c [ SizeOfSearchSpace(log2) = 1756.37 ]
0.17/0.22	c SymmetrySearch = 1
0.17/0.28	c InitialPropagation = 1
0.17/0.28	c [ SizeOfSearchSpace(log2) = 1754.86 ]
0.17/0.28	c InitialSAC = 1
0.27/0.32	c [ SizeOfSearchSpace(log2) = 1754.86 ]
0.27/0.32	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-1087062-1215242500/watcher-1087062-1215242500 -o /tmp/evaluation-result-1087062-1215242500/solver-1087062-1215242500 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1087062-1215242500.xml 1660973251 

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.01 2.03 2.00 4/80 9902
/proc/meminfo: memFree=1600960/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=1052 CPUtime=0
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2003219715 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 9839396 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 263 26 20 234 0 3 0

[startup+0.056117 s]
/proc/loadavg: 2.01 2.03 2.00 4/80 9902
/proc/meminfo: memFree=1600960/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=5964 CPUtime=0.03
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 593 0 1 0 3 0 0 0 18 0 1 0 2003219715 6107136 554 996147200 134512640 135472138 4294956224 18446744073709551615 4160172326 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 1491 554 368 234 0 193 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5964

[startup+0.101121 s]
/proc/loadavg: 2.01 2.03 2.00 4/80 9902
/proc/meminfo: memFree=1600960/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=6492 CPUtime=0.08
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 738 0 1 0 8 0 0 0 18 0 1 0 2003219715 6647808 699 996147200 134512640 135472138 4294956224 18446744073709551615 10272296 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 1623 699 368 234 0 325 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6492

[startup+0.30115 s]
/proc/loadavg: 2.01 2.03 2.00 4/80 9902
/proc/meminfo: memFree=1600960/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=0.27
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3272 0 1 0 26 1 0 0 19 0 1 0 2003219715 103837696 2399 996147200 134512640 135472138 4294956224 18446744073709551615 134672481 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2399 478 234 0 24053 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 101404

[startup+0.7012 s]
/proc/loadavg: 2.01 2.03 2.00 4/80 9902
/proc/meminfo: memFree=1600960/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=0.67
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3302 0 1 0 66 1 0 0 23 0 1 0 2003219715 103837696 2429 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2429 490 234 0 24053 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 101404

[startup+1.50129 s]
/proc/loadavg: 2.01 2.03 2.00 3/81 9903
/proc/meminfo: memFree=1592120/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1.47
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3350 0 1 0 145 2 0 0 25 0 1 0 2003219715 103837696 2477 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2477 490 234 0 24053 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 101404

[startup+3.10149 s]
/proc/loadavg: 2.01 2.03 2.00 3/81 9903
/proc/meminfo: memFree=1591864/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=3.06
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3364 0 1 0 304 2 0 0 25 0 1 0 2003219715 103837696 2491 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2491 490 234 0 24053 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 101404

[startup+6.30187 s]
/proc/loadavg: 2.01 2.03 2.00 4/81 9903
/proc/meminfo: memFree=1591480/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=6.23
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3418 0 1 0 621 2 0 0 25 0 1 0 2003219715 103837696 2545 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2545 490 234 0 24053 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 101404

[startup+12.7026 s]
/proc/loadavg: 2.01 2.03 2.00 3/81 9903
/proc/meminfo: memFree=1591416/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=12.57
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3421 0 1 0 1255 2 0 0 25 0 1 0 2003219715 103837696 2548 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2548 490 234 0 24053 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 101404

[startup+25.5011 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 9903
/proc/meminfo: memFree=1591352/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=25.26
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3477 0 1 0 2524 2 0 0 25 0 1 0 2003219715 103837696 2604 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2604 490 234 0 24053 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 101404

[startup+51.1012 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 9903
/proc/meminfo: memFree=1591352/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=50.64
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3477 0 1 0 5062 2 0 0 25 0 1 0 2003219715 103837696 2604 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2604 490 234 0 24053 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 101404

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 9903
/proc/meminfo: memFree=1591096/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=101.4
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3477 0 1 0 10138 2 0 0 25 0 1 0 2003219715 103837696 2604 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2604 490 234 0 24053 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 101404

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 9903
/proc/meminfo: memFree=1590968/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=160.89
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3477 0 1 0 16087 2 0 0 25 0 1 0 2003219715 103837696 2604 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2604 490 234 0 24053 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 101404

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 9903
/proc/meminfo: memFree=1591032/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=220.38
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3477 0 1 0 22036 2 0 0 25 0 1 0 2003219715 103837696 2604 996147200 134512640 135472138 4294956224 18446744073709551615 135267052 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2604 490 234 0 24053 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 101404

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9903
/proc/meminfo: memFree=1591032/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=279.87
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3477 0 1 0 27985 2 0 0 25 0 1 0 2003219715 103837696 2604 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2604 490 234 0 24053 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 101404

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9903
/proc/meminfo: memFree=1590904/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=339.35
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 33933 2 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 339.35
Current children cumulated vsize (KiB) 101404

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9903
/proc/meminfo: memFree=1590840/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=398.85
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 39883 2 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 101404

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9903
/proc/meminfo: memFree=1590840/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=458.33
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 45831 2 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 458.33
Current children cumulated vsize (KiB) 101404

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9903
/proc/meminfo: memFree=1590776/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=517.83
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 51781 2 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 517.83
Current children cumulated vsize (KiB) 101404

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9903
/proc/meminfo: memFree=1590776/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=577.31
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 57729 2 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 577.31
Current children cumulated vsize (KiB) 101404

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9903
/proc/meminfo: memFree=1590584/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=636.81
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 63679 2 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 636.81
Current children cumulated vsize (KiB) 101404


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

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9943
/proc/meminfo: memFree=1850992/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=874.6
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 87456 4 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 874.6
Current children cumulated vsize (KiB) 101404

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9943
/proc/meminfo: memFree=1844912/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=934.04
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 93400 4 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 934.04
Current children cumulated vsize (KiB) 101404

[startup+1002.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/82 9943
/proc/meminfo: memFree=1837616/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=993.47
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 99343 4 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202664 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 993.47
Current children cumulated vsize (KiB) 101404

[startup+1062.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 9943
/proc/meminfo: memFree=1832240/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1052.91
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 105287 4 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 1052.91
Current children cumulated vsize (KiB) 101404

[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 9943
/proc/meminfo: memFree=1826864/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1112.35
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 111231 4 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 1112.35
Current children cumulated vsize (KiB) 101404

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 9943
/proc/meminfo: memFree=1822896/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1171.8
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 117176 4 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 1171.8
Current children cumulated vsize (KiB) 101404

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 9943
/proc/meminfo: memFree=1818544/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1231.24
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 123120 4 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 1231.24
Current children cumulated vsize (KiB) 101404

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9943
/proc/meminfo: memFree=1814960/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1290.69
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3510 0 1 0 129064 5 0 0 25 0 1 0 2003219715 103837696 2637 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2637 490 234 0 24053 0
Current children cumulated CPU time (s) 1290.69
Current children cumulated vsize (KiB) 101404

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 9946
/proc/meminfo: memFree=1755624/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1350.12
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3598 0 1 0 135007 5 0 0 25 0 1 0 2003219715 103837696 2725 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2725 490 234 0 24053 0
Current children cumulated CPU time (s) 1350.12
Current children cumulated vsize (KiB) 101404

[startup+1422.31 s]
/proc/loadavg: 2.24 2.07 2.02 3/83 9946
/proc/meminfo: memFree=1650216/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1409.59
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3603 0 1 0 140954 5 0 0 25 0 1 0 2003219715 103837696 2730 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2730 490 234 0 24053 0
Current children cumulated CPU time (s) 1409.59
Current children cumulated vsize (KiB) 101404

[startup+1482.3 s]
/proc/loadavg: 2.15 2.07 2.02 3/83 9946
/proc/meminfo: memFree=1498280/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1469.05
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3603 0 1 0 146900 5 0 0 25 0 1 0 2003219715 103837696 2730 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2730 490 234 0 24053 0
Current children cumulated CPU time (s) 1469.05
Current children cumulated vsize (KiB) 101404

[startup+1542.3 s]
/proc/loadavg: 2.05 2.05 2.01 4/83 9946
/proc/meminfo: memFree=1188904/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1528.5
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3603 0 1 0 152845 5 0 0 25 0 1 0 2003219715 103837696 2730 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9902/statm: 25351 2730 490 234 0 24053 0
Current children cumulated CPU time (s) 1528.5
Current children cumulated vsize (KiB) 101404

[startup+1602.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/73 9975
/proc/meminfo: memFree=1764088/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1588.08
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3603 0 1 0 158802 6 0 0 25 0 1 0 2003219715 103837696 2730 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/9902/statm: 25351 2730 490 234 0 24053 0
Current children cumulated CPU time (s) 1588.08
Current children cumulated vsize (KiB) 101404

[startup+1662.3 s]
/proc/loadavg: 2.05 2.07 2.02 3/73 9975
/proc/meminfo: memFree=1608760/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1648.06
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3603 0 1 0 164800 6 0 0 25 0 1 0 2003219715 103837696 2730 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9902/statm: 25351 2730 490 234 0 24053 0
Current children cumulated CPU time (s) 1648.06
Current children cumulated vsize (KiB) 101404

[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/73 9975
/proc/meminfo: memFree=1608248/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1708.04
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3603 0 1 0 170798 6 0 0 25 0 1 0 2003219715 103837696 2730 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/9902/statm: 25351 2730 490 234 0 24053 0
Current children cumulated CPU time (s) 1708.04
Current children cumulated vsize (KiB) 101404

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/73 9975
/proc/meminfo: memFree=1607672/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1768.01
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3603 0 1 0 176795 6 0 0 25 0 1 0 2003219715 103837696 2730 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/9902/statm: 25351 2730 490 234 0 24053 0
Current children cumulated CPU time (s) 1768.01
Current children cumulated vsize (KiB) 101404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 9975
/proc/meminfo: memFree=1607672/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1800
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3606 0 1 0 179994 6 0 0 25 0 1 0 2003219715 103837696 2733 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9902/statm: 25351 2733 490 234 0 24053 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 101404

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

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

[startup+1814.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 9975
/proc/meminfo: memFree=1607672/2055920 swapFree=4179860/4192956
[pid=9902] ppid=9900 vsize=101404 CPUtime=1800
/proc/9902/stat : 9902 (casperzito) R 9900 9902 9336 0 -1 4194304 3606 0 1 0 179994 6 0 0 25 0 1 0 2003219715 103837696 2733 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9902/statm: 25351 2733 490 234 0 24053 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 101404

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.31
CPU time (s): 1800.02
CPU user time (s): 1799.95
CPU system time (s): 0.071989
CPU usage (%): 99.2125
Max. virtual memory (cumulated for all children) (KiB): 106040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3606
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 64816

runsolver used 2.37264 second user time and 5.15222 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-05 09:21:40
IDJOB=1087062
IDBENCH=57928
IDSOLVER=362
FILE ID=node66/1087062-1215242500
PBS_JOBID= 7881984
Free space on /tmp= 66416 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fapp/fapp02/normalized-fapp02-0250-9.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087062-1215242500/watcher-1087062-1215242500 -o /tmp/evaluation-result-1087062-1215242500/solver-1087062-1215242500 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1087062-1215242500.xml 1660973251 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 796561b8470ec3e16b4bf0f5e79f6e0d
RANDOM SEED=1660973251

node66.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.213
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.213
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:       1601440 kB
Buffers:          4860 kB
Cached:          64224 kB
SwapCached:       7144 kB
Active:         388520 kB
Inactive:        12048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601440 kB
SwapTotal:     4192956 kB
SwapFree:      4179860 kB
Dirty:            3304 kB
Writeback:           0 kB
Mapped:         344944 kB
Slab:            38488 kB
Committed_AS:  4900692 kB
PageTables:       2484 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= 66412 MiB
End job on node66 at 2008-07-05 09:51:55