Trace number 1069441

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 1813.5

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-clauses-71-70.xml
MD5SUM1ed9b29809e37ecdd38e641694300923
Bench CategoryGLOBAL (global constraints)
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 variables4970
Number of constraints174021
Maximum constraint arity70
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(174021)

Solver Data (download as text)

0.00/0.05	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.05	c Parsing = 1
8.99/9.11	c Building = 1
12.26/12.40	c [ NumberOfVariables = 4970 ]
12.26/12.40	c [ NumberOfConstraints = 174021 ]
12.26/12.41	c [ SizeOfSearchSpace(log2) = 4970 ]
12.26/12.41	c SymmetrySearch = (Timeout)
23.75/24.05	c [ Proceeding without symmetry breaking ]
24.24/24.56	c InitialPropagation = 1
25.63/25.91	c [ SizeOfSearchSpace(log2) = 4970 ]
25.63/25.91	c InitialSAC = (Timeout)
29.09/29.48	c [ SizeOfSearchSpace(log2) = 4970 ]
29.09/29.48	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-1069441-1215160220/watcher-1069441-1215160220 -o /tmp/evaluation-result-1069441-1215160220/solver-1069441-1215160220 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1069441-1215160220.xml 257948532 

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 2.05 2.06 4/81 6621
/proc/meminfo: memFree=1532160/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=1052 CPUtime=0
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 40 0 0 0 0 0 0 0 22 0 1 0 1994994855 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 1819428 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 263 26 20 234 0 3 0

[startup+0.21075 s]
/proc/loadavg: 1.92 2.05 2.06 4/81 6621
/proc/meminfo: memFree=1532160/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=9020 CPUtime=0.19
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 1366 0 0 0 19 0 0 0 19 0 1 0 1994994855 9236480 1326 996147200 134512640 135472138 4294956224 18446744073709551615 2260743 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 2255 1326 368 234 0 957 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9020

[startup+0.301767 s]
/proc/loadavg: 1.92 2.05 2.06 4/81 6621
/proc/meminfo: memFree=1532160/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=10340 CPUtime=0.29
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 1695 0 0 0 28 1 0 0 19 0 1 0 1994994855 10588160 1655 996147200 134512640 135472138 4294956224 18446744073709551615 2260709 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 2585 1655 368 234 0 1287 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10340

[startup+0.401787 s]
/proc/loadavg: 1.92 2.05 2.06 4/81 6621
/proc/meminfo: memFree=1532160/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=11660 CPUtime=0.38
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 2041 0 0 0 37 1 0 0 20 0 1 0 1994994855 11939840 2001 996147200 134512640 135472138 4294956224 18446744073709551615 134754530 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 2915 2001 368 234 0 1617 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 11660

[startup+0.701848 s]
/proc/loadavg: 1.92 2.05 2.06 4/81 6621
/proc/meminfo: memFree=1532160/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=15752 CPUtime=0.68
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 3054 0 0 0 66 2 0 0 23 0 1 0 1994994855 16130048 3014 996147200 134512640 135472138 4294956224 18446744073709551615 4159741821 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 3938 3014 368 234 0 2640 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15752

[startup+1.50201 s]
/proc/loadavg: 1.92 2.05 2.06 3/82 6622
/proc/meminfo: memFree=1514616/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=26576 CPUtime=1.47
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 5765 0 0 0 143 4 0 0 25 0 1 0 1994994855 27213824 5725 996147200 134512640 135472138 4294956224 18446744073709551615 2260683 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 6644 5725 368 234 0 5346 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 26576

[startup+3.10135 s]
/proc/loadavg: 1.93 2.05 2.06 3/82 6622
/proc/meminfo: memFree=1499768/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=47828 CPUtime=3.06
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 11071 0 0 0 297 9 0 0 25 0 1 0 1994994855 48975872 11031 996147200 134512640 135472138 4294956224 18446744073709551615 134781328 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 11957 11031 368 234 0 10659 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 47828

[startup+6.30201 s]
/proc/loadavg: 1.93 2.05 2.06 3/82 6622
/proc/meminfo: memFree=1456888/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=89540 CPUtime=6.22
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 21487 0 0 0 606 16 0 0 25 0 1 0 1994994855 91688960 21447 996147200 134512640 135472138 4294956224 18446744073709551615 4159712689 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 22385 21447 368 234 0 21087 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 89540

[startup+12.7013 s]
/proc/loadavg: 1.93 2.05 2.06 3/82 6622
/proc/meminfo: memFree=1119928/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=523540 CPUtime=12.56
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 113377 0 0 0 1179 77 0 0 25 0 1 0 1994994855 536104960 113337 996147200 134512640 135472138 4294956224 18446744073709551615 134645599 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 130885 113337 460 234 0 129587 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 523540

[startup+25.507 s]
/proc/loadavg: 1.95 2.05 2.06 3/82 6622
/proc/meminfo: memFree=994360/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=25.23
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 163932 0 0 0 2418 105 0 0 25 0 1 0 1994994855 841867264 135794 996147200 134512640 135472138 4294956224 18446744073709551615 135265500 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 135794 491 234 0 204236 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 822136

[startup+51.1013 s]
/proc/loadavg: 1.96 2.04 2.06 3/82 6622
/proc/meminfo: memFree=980280/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=50.56
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166376 0 0 0 4950 106 0 0 25 0 1 0 1994994855 841867264 138238 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138238 517 234 0 204236 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 822136

[startup+102.302 s]
/proc/loadavg: 1.98 2.04 2.06 3/82 6622
/proc/meminfo: memFree=979576/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=101.27
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166513 0 0 0 10021 106 0 0 25 0 1 0 1994994855 841867264 138375 996147200 134512640 135472138 4294956224 18446744073709551615 134578214 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138375 517 234 0 204236 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 822136

[startup+162.301 s]
/proc/loadavg: 1.99 2.03 2.05 3/82 6622
/proc/meminfo: memFree=979384/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=160.7
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166548 0 0 0 15964 106 0 0 25 0 1 0 1994994855 841867264 138410 996147200 134512640 135472138 4294956224 18446744073709551615 134578192 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138410 517 234 0 204236 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 822136

[startup+222.303 s]
/proc/loadavg: 1.99 2.02 2.04 3/82 6622
/proc/meminfo: memFree=979000/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=220.13
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166582 0 0 0 21907 106 0 0 25 0 1 0 1994994855 841867264 138444 996147200 134512640 135472138 4294956224 18446744073709551615 134677839 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138444 517 234 0 204236 0
Current children cumulated CPU time (s) 220.13
Current children cumulated vsize (KiB) 822136

[startup+282.301 s]
/proc/loadavg: 2.14 2.05 2.05 3/82 6622
/proc/meminfo: memFree=978808/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=279.56
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166614 0 0 0 27849 107 0 0 25 0 1 0 1994994855 841867264 138476 996147200 134512640 135472138 4294956224 18446744073709551615 134578830 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138476 517 234 0 204236 0
Current children cumulated CPU time (s) 279.56
Current children cumulated vsize (KiB) 822136

[startup+342.307 s]
/proc/loadavg: 2.15 2.07 2.05 3/82 6622
/proc/meminfo: memFree=978744/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=338.99
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166615 0 0 0 33792 107 0 0 25 0 1 0 1994994855 841867264 138477 996147200 134512640 135472138 4294956224 18446744073709551615 134581643 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138477 517 234 0 204236 0
Current children cumulated CPU time (s) 338.99
Current children cumulated vsize (KiB) 822136

[startup+402.301 s]
/proc/loadavg: 2.12 2.07 2.05 3/82 6622
/proc/meminfo: memFree=978616/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=398.41
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166615 0 0 0 39734 107 0 0 25 0 1 0 1994994855 841867264 138477 996147200 134512640 135472138 4294956224 18446744073709551615 134949541 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138477 517 234 0 204236 0
Current children cumulated CPU time (s) 398.41
Current children cumulated vsize (KiB) 822136

[startup+462.301 s]
/proc/loadavg: 2.11 2.07 2.05 3/82 6622
/proc/meminfo: memFree=978168/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=457.84
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166615 0 0 0 45677 107 0 0 25 0 1 0 1994994855 841867264 138477 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138477 517 234 0 204236 0
Current children cumulated CPU time (s) 457.84
Current children cumulated vsize (KiB) 822136

[startup+522.303 s]
/proc/loadavg: 2.09 2.07 2.05 3/82 6622
/proc/meminfo: memFree=978040/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=517.27
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166649 0 0 0 51620 107 0 0 25 0 1 0 1994994855 841867264 138511 996147200 134512640 135472138 4294956224 18446744073709551615 135264224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138511 517 234 0 204236 0
Current children cumulated CPU time (s) 517.27
Current children cumulated vsize (KiB) 822136

[startup+582.301 s]
/proc/loadavg: 2.09 2.07 2.05 3/82 6622
/proc/meminfo: memFree=978040/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=576.7
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166650 0 0 0 57563 107 0 0 25 0 1 0 1994994855 841867264 138512 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138512 517 234 0 204236 0
Current children cumulated CPU time (s) 576.7
Current children cumulated vsize (KiB) 822136

[startup+642.302 s]
/proc/loadavg: 2.08 2.07 2.05 3/82 6622
/proc/meminfo: memFree=977976/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=636.13
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166650 0 0 0 63506 107 0 0 25 0 1 0 1994994855 841867264 138512 996147200 134512640 135472138 4294956224 18446744073709551615 135266763 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138512 517 234 0 204236 0
Current children cumulated CPU time (s) 636.13
Current children cumulated vsize (KiB) 822136


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

[startup+822.303 s]
/proc/loadavg: 2.06 2.06 2.05 3/82 6622
/proc/meminfo: memFree=977400/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=814.42
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166650 0 0 0 81335 107 0 0 25 0 1 0 1994994855 841867264 138512 996147200 134512640 135472138 4294956224 18446744073709551615 134578091 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138512 517 234 0 204236 0
Current children cumulated CPU time (s) 814.42
Current children cumulated vsize (KiB) 822136

[startup+882.301 s]
/proc/loadavg: 2.10 2.08 2.05 3/82 6622
/proc/meminfo: memFree=977400/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=873.85
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166650 0 0 0 87278 107 0 0 25 0 1 0 1994994855 841867264 138512 996147200 134512640 135472138 4294956224 18446744073709551615 135264400 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138512 517 234 0 204236 0
Current children cumulated CPU time (s) 873.85
Current children cumulated vsize (KiB) 822136

[startup+942.302 s]
/proc/loadavg: 2.07 2.08 2.05 3/82 6622
/proc/meminfo: memFree=977208/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=933.28
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166650 0 0 0 93221 107 0 0 25 0 1 0 1994994855 841867264 138512 996147200 134512640 135472138 4294956224 18446744073709551615 135265500 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138512 517 234 0 204236 0
Current children cumulated CPU time (s) 933.28
Current children cumulated vsize (KiB) 822136

[startup+1002.31 s]
/proc/loadavg: 2.07 2.08 2.05 3/95 6681
/proc/meminfo: memFree=1187920/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=992.9
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166650 0 0 0 99181 109 0 0 25 0 1 0 1994994855 841867264 138512 996147200 134512640 135472138 4294956224 18446744073709551615 135263621 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138512 517 234 0 204236 0
Current children cumulated CPU time (s) 992.9
Current children cumulated vsize (KiB) 822136

[startup+1062.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/95 6681
/proc/meminfo: memFree=1187856/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1052.6
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166650 0 0 0 105151 109 0 0 25 0 1 0 1994994855 841867264 138512 996147200 134512640 135472138 4294956224 18446744073709551615 134915601 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138512 517 234 0 204236 0
Current children cumulated CPU time (s) 1052.6
Current children cumulated vsize (KiB) 822136

[startup+1122.3 s]
/proc/loadavg: 2.01 2.05 2.04 3/95 6681
/proc/meminfo: memFree=1187600/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1112.3
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166682 0 0 0 111121 109 0 0 25 0 1 0 1994994855 841867264 138544 996147200 134512640 135472138 4294956224 18446744073709551615 134949527 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138544 517 234 0 204236 0
Current children cumulated CPU time (s) 1112.3
Current children cumulated vsize (KiB) 822136

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/95 6681
/proc/meminfo: memFree=1187600/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1172.01
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166682 0 0 0 117092 109 0 0 25 0 1 0 1994994855 841867264 138544 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138544 517 234 0 204236 0
Current children cumulated CPU time (s) 1172.01
Current children cumulated vsize (KiB) 822136

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/95 6681
/proc/meminfo: memFree=1187472/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1231.71
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166682 0 0 0 123062 109 0 0 25 0 1 0 1994994855 841867264 138544 996147200 134512640 135472138 4294956224 18446744073709551615 135202779 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138544 517 234 0 204236 0
Current children cumulated CPU time (s) 1231.71
Current children cumulated vsize (KiB) 822136

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/95 6681
/proc/meminfo: memFree=1187408/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1291.42
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166682 0 0 0 129033 109 0 0 25 0 1 0 1994994855 841867264 138544 996147200 134512640 135472138 4294956224 18446744073709551615 135210230 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138544 517 234 0 204236 0
Current children cumulated CPU time (s) 1291.42
Current children cumulated vsize (KiB) 822136

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/95 6681
/proc/meminfo: memFree=1187344/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1351.12
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166682 0 0 0 135003 109 0 0 25 0 1 0 1994994855 841867264 138544 996147200 134512640 135472138 4294956224 18446744073709551615 134915876 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138544 517 234 0 204236 0
Current children cumulated CPU time (s) 1351.12
Current children cumulated vsize (KiB) 822136

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/95 6681
/proc/meminfo: memFree=1187344/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1410.83
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166682 0 0 0 140974 109 0 0 25 0 1 0 1994994855 841867264 138544 996147200 134512640 135472138 4294956224 18446744073709551615 134882129 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138544 517 234 0 204236 0
Current children cumulated CPU time (s) 1410.83
Current children cumulated vsize (KiB) 822136

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/95 6681
/proc/meminfo: memFree=1187280/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1470.53
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166682 0 0 0 146944 109 0 0 25 0 1 0 1994994855 841867264 138544 996147200 134512640 135472138 4294956224 18446744073709551615 134672645 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138544 517 234 0 204236 0
Current children cumulated CPU time (s) 1470.53
Current children cumulated vsize (KiB) 822136

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6681
/proc/meminfo: memFree=1187152/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1530.24
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166682 0 0 0 152915 109 0 0 25 0 1 0 1994994855 841867264 138544 996147200 134512640 135472138 4294956224 18446744073709551615 134578192 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138544 517 234 0 204236 0
Current children cumulated CPU time (s) 1530.24
Current children cumulated vsize (KiB) 822136

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6681
/proc/meminfo: memFree=1187216/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1589.94
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166682 0 0 0 158885 109 0 0 25 0 1 0 1994994855 841867264 138544 996147200 134512640 135472138 4294956224 18446744073709551615 134672496 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138544 517 234 0 204236 0
Current children cumulated CPU time (s) 1589.94
Current children cumulated vsize (KiB) 822136

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6681
/proc/meminfo: memFree=1187152/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1649.65
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166682 0 0 0 164856 109 0 0 25 0 1 0 1994994855 841867264 138544 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138544 517 234 0 204236 0
Current children cumulated CPU time (s) 1649.65
Current children cumulated vsize (KiB) 822136

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6681
/proc/meminfo: memFree=1187024/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1709.36
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166683 0 0 0 170827 109 0 0 25 0 1 0 1994994855 841867264 138545 996147200 134512640 135472138 4294956224 18446744073709551615 134691644 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138545 517 234 0 204236 0
Current children cumulated CPU time (s) 1709.36
Current children cumulated vsize (KiB) 822136

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6681
/proc/meminfo: memFree=1186832/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1769.06
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166683 0 0 0 176797 109 0 0 25 0 1 0 1994994855 841867264 138545 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138545 517 234 0 204236 0
Current children cumulated CPU time (s) 1769.06
Current children cumulated vsize (KiB) 822136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6681
/proc/meminfo: memFree=1186832/2055920 swapFree=4179680/4192956
[pid=6621] ppid=6619 vsize=822136 CPUtime=1800.01
/proc/6621/stat : 6621 (casperzito) R 6619 6621 6236 0 -1 4194304 166683 0 0 0 179892 109 0 0 25 0 1 0 1994994855 841867264 138545 996147200 134512640 135472138 4294956224 18446744073709551615 134691697 0 0 4096 0 0 0 0 17 1 0 0
/proc/6621/statm: 205534 138545 517 234 0 204236 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 822136

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): 1813.5
CPU time (s): 1800.11
CPU user time (s): 1798.92
CPU system time (s): 1.18282
CPU usage (%): 99.2617
Max. virtual memory (cumulated for all children) (KiB): 822136

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

runsolver used 2.23266 second user time and 6.02308 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-04 10:30:22
IDJOB=1069441
IDBENCH=55621
IDSOLVER=362
FILE ID=node54/1069441-1215160220
PBS_JOBID= 7877472
Free space on /tmp= 66512 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-clauses-71-70.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069441-1215160220/watcher-1069441-1215160220 -o /tmp/evaluation-result-1069441-1215160220/solver-1069441-1215160220 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1069441-1215160220.xml 257948532 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1ed9b29809e37ecdd38e641694300923
RANDOM SEED=257948532

node54.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.279
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.279
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:       1532640 kB
Buffers:         24304 kB
Cached:         143444 kB
SwapCached:       6536 kB
Active:         429160 kB
Inactive:        27964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1532640 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:           32028 kB
Writeback:           0 kB
Mapped:         302872 kB
Slab:            50804 kB
Committed_AS:  4619264 kB
PageTables:       2296 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node54 at 2008-07-04 11:00:38