Trace number 1059327

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.11 1808.52

General information on the benchmark

Namecsp/fischer/
normalized-fischer-11-10-fair.xml
MD5SUM0279a7fde5121ec712efd314d7d88e3f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables29004
Number of constraints27477
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension27477
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.23	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.23	c Parsing = 1
1.27/1.33	c Building = 1
1.37/1.49	c [ NumberOfVariables = 29004 ]
1.37/1.49	c [ NumberOfConstraints = 27477 ]
1.47/1.50	c [ SizeOfSearchSpace(log2) = 362316 ]
1.47/1.50	c SymmetrySearch = 1
2.77/2.84	c InitialPropagation = 1
2.87/2.93	c [ SizeOfSearchSpace(log2) = 16936.5 ]
2.87/2.93	c InitialSAC = (Timeout)
6.15/6.20	c [ SizeOfSearchSpace(log2) = 16265.6 ]
6.15/6.22	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-1059327-1215122637/watcher-1059327-1215122637 -o /tmp/evaluation-result-1059327-1215122637/solver-1059327-1215122637 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1059327-1215122637.xml 333848916 

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.92 1.98 1.99 4/84 8170
/proc/meminfo: memFree=1260448/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=18572 CPUtime=0
/proc/8170/stat : 8170 (runsolver) R 8168 8170 6625 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1541935490 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 269757246759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8170/statm: 4643 292 257 25 0 2626 0

[startup+0.147391 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 8170
/proc/meminfo: memFree=1260448/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=7296 CPUtime=0.13
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 939 0 0 0 13 0 0 0 18 0 1 0 1541935490 7471104 899 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 1824 899 362 234 0 526 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 7296

[startup+0.201395 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 8170
/proc/meminfo: memFree=1260448/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=8188 CPUtime=0.18
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 1150 0 0 0 18 0 0 0 18 0 1 0 1541935490 8384512 1110 996147200 134512640 135472138 4294956224 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 2047 1110 373 234 0 749 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8188

[startup+0.301408 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 8170
/proc/meminfo: memFree=1260448/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=9244 CPUtime=0.28
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 1424 0 0 0 28 0 0 0 19 0 1 0 1541935490 9465856 1384 996147200 134512640 135472138 4294956224 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 2311 1385 373 234 0 1013 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9244

[startup+0.70146 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 8170
/proc/meminfo: memFree=1260448/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=13204 CPUtime=0.68
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 2432 0 0 0 67 1 0 0 23 0 1 0 1541935490 13520896 2392 996147200 134512640 135472138 4294956224 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 3301 2392 373 234 0 2003 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13204

[startup+1.50157 s]
/proc/loadavg: 1.92 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1248280/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=114104 CPUtime=1.47
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 9208 0 0 0 143 4 0 0 25 0 1 0 1541935490 116842496 9168 996147200 134512640 135472138 4294956224 18446744073709551615 135185812 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 28526 9168 428 234 0 27228 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 114104

[startup+3.10178 s]
/proc/loadavg: 1.92 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1213208/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=114212 CPUtime=3.07
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 13370 0 0 0 301 6 0 0 25 0 1 0 1541935490 116953088 10170 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 28553 10170 481 234 0 27255 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 114212

[startup+6.30121 s]
/proc/loadavg: 1.93 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1220824/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=114212 CPUtime=6.25
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 13857 0 0 0 619 6 0 0 25 0 1 0 1541935490 116953088 10657 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 28553 10657 508 234 0 27255 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 114212

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1213528/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=114212 CPUtime=12.62
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 15376 0 0 0 1255 7 0 0 25 0 1 0 1541935490 116953088 12176 996147200 134512640 135472138 4294956224 18446744073709551615 135262945 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 28553 12176 512 234 0 27255 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 114212

[startup+25.5017 s]
/proc/loadavg: 1.95 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1212696/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=114212 CPUtime=25.35
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 15562 0 0 0 2528 7 0 0 25 0 1 0 1541935490 116953088 12362 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 28553 12362 512 234 0 27255 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 114212

[startup+51.1021 s]
/proc/loadavg: 1.96 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1212568/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=114212 CPUtime=50.83
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 15562 0 0 0 5076 7 0 0 25 0 1 0 1541935490 116953088 12362 996147200 134512640 135472138 4294956224 18446744073709551615 135202592 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 28553 12362 512 234 0 27255 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 114212

[startup+102.303 s]
/proc/loadavg: 1.98 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1206872/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=101.79
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 16984 0 0 0 10171 8 0 0 25 0 1 0 1541935490 180957184 13784 996147200 134512640 135472138 4294956224 18446744073709551615 135263168 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 44179 13784 512 234 0 42881 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 176716

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 4/85 8171
/proc/meminfo: memFree=1206104/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=161.49
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 17301 0 0 0 16141 8 0 0 25 0 1 0 1541935490 180957184 14101 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 44179 14101 512 234 0 42881 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 176716

[startup+222.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1181080/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=221.15
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 17301 0 0 0 22107 8 0 0 25 0 1 0 1541935490 180957184 14101 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 44179 14101 512 234 0 42881 0
Current children cumulated CPU time (s) 221.15
Current children cumulated vsize (KiB) 176716

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1179288/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=280.86
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 17754 0 0 0 28077 9 0 0 25 0 1 0 1541935490 180957184 14554 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 44179 14554 512 234 0 42881 0
Current children cumulated CPU time (s) 280.86
Current children cumulated vsize (KiB) 176716

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1179160/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=340.57
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 17785 0 0 0 34048 9 0 0 25 0 1 0 1541935490 180957184 14585 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 44179 14585 512 234 0 42881 0
Current children cumulated CPU time (s) 340.57
Current children cumulated vsize (KiB) 176716

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1179096/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=400.28
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 17785 0 0 0 40019 9 0 0 25 0 1 0 1541935490 180957184 14585 996147200 134512640 135472138 4294956224 18446744073709551615 134677761 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 44179 14585 512 234 0 42881 0
Current children cumulated CPU time (s) 400.28
Current children cumulated vsize (KiB) 176716

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 8171
/proc/meminfo: memFree=1179096/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=459.99
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 17785 0 0 0 45990 9 0 0 25 0 1 0 1541935490 180957184 14585 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 44179 14585 512 234 0 42881 0
Current children cumulated CPU time (s) 459.99
Current children cumulated vsize (KiB) 176716

[startup+522.301 s]
/proc/loadavg: 2.07 2.01 2.00 3/85 8171
/proc/meminfo: memFree=1157528/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=519.53
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 17785 0 0 0 51944 9 0 0 25 0 1 0 1541935490 180957184 14585 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/8170/statm: 44179 14585 512 234 0 42881 0
Current children cumulated CPU time (s) 519.53
Current children cumulated vsize (KiB) 176716

[startup+582.301 s]
/proc/loadavg: 1.94 1.99 1.99 4/84 8212
/proc/meminfo: memFree=1551632/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=579.22
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 17785 0 0 0 57913 9 0 0 25 0 1 0 1541935490 180957184 14585 996147200 134512640 135472138 4294956224 18446744073709551615 134691659 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 14585 512 234 0 42881 0
Current children cumulated CPU time (s) 579.22
Current children cumulated vsize (KiB) 176716

[startup+642.301 s]
/proc/loadavg: 2.08 2.02 2.00 3/83 8261
/proc/meminfo: memFree=1487320/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=638.98
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 17785 0 0 0 63888 10 0 0 25 0 1 0 1541935490 180957184 14585 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 14585 512 234 0 42881 0
Current children cumulated CPU time (s) 638.98
Current children cumulated vsize (KiB) 176716


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

[startup+822.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/83 8261
/proc/meminfo: memFree=1483864/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=818.25
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18590 0 0 0 81814 11 0 0 25 0 1 0 1541935490 180957184 15390 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15390 512 234 0 42881 0
Current children cumulated CPU time (s) 818.25
Current children cumulated vsize (KiB) 176716

[startup+882.305 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 8261
/proc/meminfo: memFree=1483608/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=878.01
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 87790 11 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 135266322 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 878.01
Current children cumulated vsize (KiB) 176716

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 8261
/proc/meminfo: memFree=1483480/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=937.76
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 93765 11 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 937.76
Current children cumulated vsize (KiB) 176716

[startup+1002.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/83 8261
/proc/meminfo: memFree=1483480/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=997.51
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 99740 11 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 134917103 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 997.51
Current children cumulated vsize (KiB) 176716

[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 8261
/proc/meminfo: memFree=1483352/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1057.28
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 105716 12 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1057.28
Current children cumulated vsize (KiB) 176716

[startup+1122.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/83 8261
/proc/meminfo: memFree=1483224/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1117.03
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 111691 12 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1117.03
Current children cumulated vsize (KiB) 176716

[startup+1182.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/83 8261
/proc/meminfo: memFree=1483096/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1176.79
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 117667 12 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1176.79
Current children cumulated vsize (KiB) 176716

[startup+1242.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/83 8261
/proc/meminfo: memFree=1482904/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1236.54
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 123642 12 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1236.54
Current children cumulated vsize (KiB) 176716

[startup+1302.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/83 8261
/proc/meminfo: memFree=1102936/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1296.27
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 129609 18 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1296.27
Current children cumulated vsize (KiB) 176716

[startup+1362.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/75 8263
/proc/meminfo: memFree=506520/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1356
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 135578 22 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1356
Current children cumulated vsize (KiB) 176716

[startup+1422.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/74 8294
/proc/meminfo: memFree=1391592/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1415.63
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 141538 25 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1415.63
Current children cumulated vsize (KiB) 176716

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/85 8309
/proc/meminfo: memFree=1363280/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1475.34
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 147508 26 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 135202592 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1475.34
Current children cumulated vsize (KiB) 176716

[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/85 8309
/proc/meminfo: memFree=1363152/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1535.07
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 153481 26 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1535.07
Current children cumulated vsize (KiB) 176716

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 8309
/proc/meminfo: memFree=1363088/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1594.8
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 159454 26 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 135202638 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1594.8
Current children cumulated vsize (KiB) 176716

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 8309
/proc/meminfo: memFree=1363088/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1654.53
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 165427 26 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1654.53
Current children cumulated vsize (KiB) 176716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/85 8309
/proc/meminfo: memFree=1363088/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1714.27
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 171400 27 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1714.27
Current children cumulated vsize (KiB) 176716

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 8309
/proc/meminfo: memFree=1363088/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1774
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 177373 27 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 134913378 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1774
Current children cumulated vsize (KiB) 176716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 8309
/proc/meminfo: memFree=1363088/2055920 swapFree=4180424/4192956
[pid=8170] ppid=8168 vsize=176716 CPUtime=1800.09
/proc/8170/stat : 8170 (casperzito) R 8168 8170 6625 0 -1 4194304 18620 0 0 0 179982 27 0 0 25 0 1 0 1541935490 180957184 15420 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/8170/statm: 44179 15420 512 234 0 42881 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 176716

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.52
CPU time (s): 1800.11
CPU user time (s): 1799.82
CPU system time (s): 0.283956
CPU usage (%): 99.5347
Max. virtual memory (cumulated for all children) (KiB): 176716

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

runsolver used 1.72274 second user time and 5.02024 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-04 00:03:57
IDJOB=1059327
IDBENCH=54236
IDSOLVER=362
FILE ID=node13/1059327-1215122637
PBS_JOBID= 7877178
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-11-10-fair.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059327-1215122637/watcher-1059327-1215122637 -o /tmp/evaluation-result-1059327-1215122637/solver-1059327-1215122637 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1059327-1215122637.xml 333848916 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0279a7fde5121ec712efd314d7d88e3f
RANDOM SEED=333848916

node13.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.238
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.238
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:       1260928 kB
Buffers:         63048 kB
Cached:         277900 kB
SwapCached:       6668 kB
Active:         545016 kB
Inactive:       171260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1260928 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            7720 kB
Writeback:           0 kB
Mapped:         386724 kB
Slab:            63264 kB
Committed_AS:  3623304 kB
PageTables:       2632 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 node13 at 2008-07-04 00:34:08