Trace number 1086557

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.07 1804.16

General information on the benchmark

Namecsp/fapp/fapp35/
normalized-fapp35-1500-4.xml
MD5SUMe176f03acbb8fde17171aab729aed488
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0373
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints22067
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22067
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09/0.15	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.09/0.15	c Parsing = 1
0.78/0.82	c Building = 1
137.57/138.85	c [ NumberOfVariables = 1500 ]
137.57/138.85	c [ NumberOfConstraints = 22067 ]
137.57/138.87	c [ SizeOfSearchSpace(log2) = 13416 ]
137.57/138.87	c SymmetrySearch = 1
142.83/144.18	c InitialPropagation = 1
142.93/144.24	c [ SizeOfSearchSpace(log2) = 13409.5 ]
142.93/144.24	c InitialSAC = (Timeout)
175.72/177.35	c [ SizeOfSearchSpace(log2) = 13399.8 ]
175.72/177.40	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-1086557-1215239946/watcher-1086557-1215239946 -o /tmp/evaluation-result-1086557-1215239946/solver-1086557-1215239946 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1086557-1215239946.xml 1597622033 

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.11 2.00 2.00 4/82 27822
/proc/meminfo: memFree=1555416/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=18572 CPUtime=0
/proc/27822/stat : 27822 (runsolver) R 27820 27822 27715 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1553665003 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 266890439975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27822/statm: 4643 292 257 25 0 2626 0

[startup+0.0989819 s]
/proc/loadavg: 2.11 2.00 2.00 4/82 27822
/proc/meminfo: memFree=1555416/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=6760 CPUtime=0.08
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 801 0 0 0 8 0 0 0 18 0 1 0 1553665003 6922240 761 996147200 134512640 135477443 4294956224 18446744073709551615 134780687 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 1690 761 370 235 0 391 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6760

[startup+0.102977 s]
/proc/loadavg: 2.11 2.00 2.00 4/82 27822
/proc/meminfo: memFree=1555416/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=6760 CPUtime=0.09
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 814 0 0 0 9 0 0 0 18 0 1 0 1553665003 6922240 774 996147200 134512640 135477443 4294956224 18446744073709551615 9039641 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 1690 774 370 235 0 391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6760

[startup+0.303002 s]
/proc/loadavg: 2.11 2.00 2.00 4/82 27822
/proc/meminfo: memFree=1555416/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=9268 CPUtime=0.28
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 1433 0 0 0 27 1 0 0 20 0 1 0 1553665003 9490432 1393 996147200 134512640 135477443 4294956224 18446744073709551615 134784844 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 2317 1393 370 235 0 1018 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9268

[startup+0.702047 s]
/proc/loadavg: 2.11 2.00 2.00 4/82 27822
/proc/meminfo: memFree=1555416/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=14152 CPUtime=0.68
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 2652 0 0 0 67 1 0 0 23 0 1 0 1553665003 14491648 2612 996147200 134512640 135477443 4294956224 18446744073709551615 134755029 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 3538 2612 370 235 0 2239 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14152

[startup+1.50114 s]
/proc/loadavg: 2.11 2.00 2.00 3/83 27823
/proc/meminfo: memFree=1507152/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=359116 CPUtime=1.47
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 22798 0 0 0 136 11 0 0 25 0 1 0 1553665003 367734784 21398 996147200 134512640 135477443 4294956224 18446744073709551615 134694657 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 89779 21398 461 235 0 88480 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 359116

[startup+3.10131 s]
/proc/loadavg: 2.11 2.00 2.00 3/83 27823
/proc/meminfo: memFree=1469328/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=361896 CPUtime=3.06
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 28629 0 0 0 293 13 0 0 25 0 1 0 1553665003 370581504 22046 996147200 134512640 135477443 4294956224 18446744073709551615 134694771 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 90474 22046 461 235 0 89175 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 361896

[startup+6.30167 s]
/proc/loadavg: 2.10 2.00 2.00 3/83 27823
/proc/meminfo: memFree=1458768/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=366780 CPUtime=6.23
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 37429 0 0 0 607 16 0 0 25 0 1 0 1553665003 375582720 23218 996147200 134512640 135477443 4294956224 18446744073709551615 135268971 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 91695 23218 461 235 0 90396 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 366780

[startup+12.7014 s]
/proc/loadavg: 2.09 2.00 2.00 3/83 27823
/proc/meminfo: memFree=1437904/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=375772 CPUtime=12.57
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 54381 0 0 0 1235 22 0 0 25 0 1 0 1553665003 384790528 25566 996147200 134512640 135477443 4294956224 18446744073709551615 134586797 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 93943 25566 461 235 0 92644 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 375772

[startup+25.5018 s]
/proc/loadavg: 2.07 2.00 2.00 3/83 27823
/proc/meminfo: memFree=1397456/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=399292 CPUtime=25.25
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 94306 0 0 0 2488 37 0 0 25 0 1 0 1553665003 408875008 31507 996147200 134512640 135477443 4294956224 18446744073709551615 135272341 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 99823 31507 461 235 0 98524 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 399292

[startup+51.1017 s]
/proc/loadavg: 2.05 2.00 2.00 3/83 27823
/proc/meminfo: memFree=1300688/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=442900 CPUtime=50.63
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 170672 0 0 0 4997 66 0 0 25 0 1 0 1553665003 453529600 42535 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 110725 42535 465 235 0 109426 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 442900

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 2.00 4/83 27823
/proc/meminfo: memFree=1114192/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=518700 CPUtime=101.39
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 301237 0 0 0 10024 115 0 0 25 0 1 0 1553665003 531148800 61694 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 129675 61694 465 235 0 128376 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 518700

[startup+162.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 27823
/proc/meminfo: memFree=891920/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=160.86
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434408 0 0 0 15865 221 0 0 25 0 1 0 1553665003 406659072 81568 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 99282 81568 508 235 0 97983 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 397128

[startup+222.303 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 27823
/proc/meminfo: memFree=758160/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=220.33
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434845 0 0 0 21811 222 0 0 25 0 1 0 1553665003 406659072 82005 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 99282 82005 529 235 0 97983 0
Current children cumulated CPU time (s) 220.33
Current children cumulated vsize (KiB) 397128

[startup+282.303 s]
/proc/loadavg: 2.04 2.02 2.00 4/83 27823
/proc/meminfo: memFree=613584/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=279.78
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434848 0 0 0 27756 222 0 0 25 0 1 0 1553665003 406659072 82008 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/27822/statm: 99282 82008 529 235 0 97983 0
Current children cumulated CPU time (s) 279.78
Current children cumulated vsize (KiB) 397128

[startup+342.301 s]
/proc/loadavg: 2.19 2.07 2.02 3/73 27852
/proc/meminfo: memFree=1202080/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=339.36
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434861 0 0 0 33713 223 0 0 25 0 1 0 1553665003 406659072 82021 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82021 529 235 0 97983 0
Current children cumulated CPU time (s) 339.36
Current children cumulated vsize (KiB) 397128

[startup+402.301 s]
/proc/loadavg: 2.07 2.06 2.01 3/73 27852
/proc/meminfo: memFree=1202144/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=399.31
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434861 0 0 0 39708 223 0 0 25 0 1 0 1553665003 406659072 82021 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82021 529 235 0 97983 0
Current children cumulated CPU time (s) 399.31
Current children cumulated vsize (KiB) 397128

[startup+462.302 s]
/proc/loadavg: 2.06 2.06 2.01 3/73 27852
/proc/meminfo: memFree=1202016/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=459.28
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434912 0 0 0 45704 224 0 0 25 0 1 0 1553665003 406659072 82072 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82072 529 235 0 97983 0
Current children cumulated CPU time (s) 459.28
Current children cumulated vsize (KiB) 397128

[startup+522.302 s]
/proc/loadavg: 2.02 2.05 2.00 3/73 27852
/proc/meminfo: memFree=1201888/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=519.22
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434916 0 0 0 51698 224 0 0 25 0 1 0 1553665003 406659072 82076 996147200 134512640 135477443 4294956224 18446744073709551615 135208558 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82076 529 235 0 97983 0
Current children cumulated CPU time (s) 519.22
Current children cumulated vsize (KiB) 397128

[startup+582.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 27852
/proc/meminfo: memFree=1201888/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=579.18
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434923 0 0 0 57694 224 0 0 25 0 1 0 1553665003 406659072 82083 996147200 134512640 135477443 4294956224 18446744073709551615 135208632 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82083 529 235 0 97983 0
Current children cumulated CPU time (s) 579.18
Current children cumulated vsize (KiB) 397128

[startup+642.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 27852
/proc/meminfo: memFree=1201824/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=639.13
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434932 0 0 0 63689 224 0 0 25 0 1 0 1553665003 406659072 82092 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82092 529 235 0 97983 0
Current children cumulated CPU time (s) 639.13
Current children cumulated vsize (KiB) 397128


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

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27852
/proc/meminfo: memFree=1201568/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=878.94
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 87669 225 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208566 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 878.94
Current children cumulated vsize (KiB) 397128

[startup+942.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27852
/proc/meminfo: memFree=1201568/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=938.89
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 93664 225 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 938.89
Current children cumulated vsize (KiB) 397128

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27852
/proc/meminfo: memFree=1201440/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=998.85
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 99660 225 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 998.85
Current children cumulated vsize (KiB) 397128

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27852
/proc/meminfo: memFree=1201440/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1058.79
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 105654 225 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1058.79
Current children cumulated vsize (KiB) 397128

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27852
/proc/meminfo: memFree=1201440/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1118.75
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 111650 225 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1118.75
Current children cumulated vsize (KiB) 397128

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27852
/proc/meminfo: memFree=1201440/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1178.7
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 117645 225 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1178.7
Current children cumulated vsize (KiB) 397128

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27852
/proc/meminfo: memFree=1201376/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1238.65
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 123640 225 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1238.65
Current children cumulated vsize (KiB) 397128

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27852
/proc/meminfo: memFree=1201312/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1298.61
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 129636 225 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1298.61
Current children cumulated vsize (KiB) 397128

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27858
/proc/meminfo: memFree=1201120/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1358.55
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 135630 225 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1358.55
Current children cumulated vsize (KiB) 397128

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27858
/proc/meminfo: memFree=1201120/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1418.51
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 141626 225 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1418.51
Current children cumulated vsize (KiB) 397128

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1280672/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1478.46
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 147620 226 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208558 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1478.46
Current children cumulated vsize (KiB) 397128

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1264800/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1538.41
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 153615 226 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1538.41
Current children cumulated vsize (KiB) 397128

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1248992/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1598.36
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 159610 226 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1598.36
Current children cumulated vsize (KiB) 397128

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1232928/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1658.32
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 165606 226 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1658.32
Current children cumulated vsize (KiB) 397128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1221664/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1718.27
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 171601 226 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1718.27
Current children cumulated vsize (KiB) 397128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1220896/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1778.22
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 177596 226 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208563 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1778.22
Current children cumulated vsize (KiB) 397128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1220448/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1800.01
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 179774 227 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 397128

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

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

[startup+1804.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1220448/2055920 swapFree=4112960/4192956
[pid=27822] ppid=27820 vsize=397128 CPUtime=1800.01
/proc/27822/stat : 27822 (casperzao) R 27820 27822 27715 0 -1 4194304 434937 0 0 0 179774 227 0 0 25 0 1 0 1553665003 406659072 82097 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/27822/statm: 99282 82097 529 235 0 97983 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 397128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.16
CPU time (s): 1800.07
CPU user time (s): 1797.75
CPU system time (s): 2.32365
CPU usage (%): 99.7734
Max. virtual memory (cumulated for all children) (KiB): 578020

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

runsolver used 2.04969 second user time and 4.77727 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-05 08:39:06
IDJOB=1086557
IDBENCH=57837
IDSOLVER=361
FILE ID=node38/1086557-1215239946
PBS_JOBID= 7881989
Free space on /tmp= 66436 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp35/normalized-fapp35-1500-4.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086557-1215239946/watcher-1086557-1215239946 -o /tmp/evaluation-result-1086557-1215239946/solver-1086557-1215239946 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1086557-1215239946.xml 1597622033 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e176f03acbb8fde17171aab729aed488
RANDOM SEED=1597622033

node38.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.223
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.223
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:       1555960 kB
Buffers:         52788 kB
Cached:         212764 kB
SwapCached:      74040 kB
Active:         348588 kB
Inactive:        95140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1555960 kB
SwapTotal:     4192956 kB
SwapFree:      4112960 kB
Dirty:            5960 kB
Writeback:           0 kB
Mapped:         194276 kB
Slab:            41116 kB
Committed_AS:  3105444 kB
PageTables:       2308 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= 66436 MiB
End job on node38 at 2008-07-05 09:09:12