Trace number 1086369

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.1 1812.14

General information on the benchmark

Namecsp/fapp/fapp37/
normalized-fapp37-2250-5.xml
MD5SUM8600ec259bd9e7970622d289e935c04f
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 benchmark55.6005
Satisfiable
(Un)Satisfiability was proved
Number of variables2250
Number of constraints42699
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension42699
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
1.58/1.65	c Building = 1
2.46/2.55	c [ NumberOfVariables = 2250 ]
2.46/2.55	c [ NumberOfConstraints = 42699 ]
2.46/2.59	c [ SizeOfSearchSpace(log2) = 19831.3 ]
2.46/2.59	c SymmetrySearch = 1
20.11/20.38	c InitialPropagation = 1
20.21/20.48	c [ SizeOfSearchSpace(log2) = 19803.3 ]
20.21/20.48	c InitialSAC = (Timeout)
23.69/23.98	c [ SizeOfSearchSpace(log2) = 19803 ]
23.79/24.06	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-1086369-1215239019/watcher-1086369-1215239019 -o /tmp/evaluation-result-1086369-1215239019/solver-1086369-1215239019 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1086369-1215239019.xml 1070635544 

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.90 4/72 25021
/proc/meminfo: memFree=1622184/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=18572 CPUtime=0
/proc/25021/stat : 25021 (runsolver) R 25019 25021 23202 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1553576960 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 252429528359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25021/statm: 4643 292 257 25 0 2626 0

[startup+0.099847 s]
/proc/loadavg: 1.92 1.98 1.90 4/72 25021
/proc/meminfo: memFree=1622184/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=6924 CPUtime=0.08
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 828 0 0 0 8 0 0 0 18 0 1 0 1553576960 7090176 788 996147200 134512640 135472138 4294956224 18446744073709551615 134749013 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 1731 788 368 234 0 433 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6924

[startup+0.101842 s]
/proc/loadavg: 1.92 1.98 1.90 4/72 25021
/proc/meminfo: memFree=1622184/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=6924 CPUtime=0.08
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 833 0 0 0 8 0 0 0 18 0 1 0 1553576960 7090176 793 996147200 134512640 135472138 4294956224 18446744073709551615 134749083 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 1731 793 368 234 0 433 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6924

[startup+0.301867 s]
/proc/loadavg: 1.92 1.98 1.90 4/72 25021
/proc/meminfo: memFree=1622184/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=9300 CPUtime=0.28
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 1443 0 0 0 28 0 0 0 19 0 1 0 1553576960 9523200 1403 996147200 134512640 135472138 4294956224 18446744073709551615 134749049 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 2325 1403 368 234 0 1027 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9300

[startup+0.701908 s]
/proc/loadavg: 1.92 1.98 1.90 4/72 25021
/proc/meminfo: memFree=1622184/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=14184 CPUtime=0.68
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 2656 0 0 0 67 1 0 0 23 0 1 0 1553576960 14524416 2616 996147200 134512640 135472138 4294956224 18446744073709551615 4159741842 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 3546 2616 368 234 0 2248 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14184

[startup+1.50199 s]
/proc/loadavg: 1.92 1.98 1.90 3/73 25022
/proc/meminfo: memFree=1609504/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=23556 CPUtime=1.48
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 5012 0 0 0 146 2 0 0 25 0 1 0 1553576960 24121344 4972 996147200 134512640 135472138 4294956224 18446744073709551615 134747685 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 5889 4972 368 234 0 4591 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23556

[startup+3.10115 s]
/proc/loadavg: 1.92 1.98 1.90 3/73 25022
/proc/meminfo: memFree=1500000/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=382876 CPUtime=3.05
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 57668 0 0 0 282 23 0 0 25 0 1 0 1553576960 392065024 57504 996147200 134512640 135472138 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 95719 57504 456 234 0 94421 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 382876

[startup+6.30147 s]
/proc/loadavg: 1.93 1.98 1.90 3/73 25022
/proc/meminfo: memFree=1392672/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=382876 CPUtime=6.24
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 57868 0 0 0 600 24 0 0 25 0 1 0 1553576960 392065024 57693 996147200 134512640 135472138 4294956224 18446744073709551615 134535923 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 95719 57693 456 234 0 94421 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 382876

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.90 3/73 25022
/proc/meminfo: memFree=1388000/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=382876 CPUtime=12.58
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 59212 0 0 0 1234 24 0 0 25 0 1 0 1553576960 392065024 58811 996147200 134512640 135472138 4294956224 18446744073709551615 134535933 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 95719 58811 456 234 0 94421 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 382876

[startup+25.5014 s]
/proc/loadavg: 1.95 1.98 1.90 3/73 25022
/proc/meminfo: memFree=1429280/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=25.28
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 2502 26 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 317796

[startup+51.1019 s]
/proc/loadavg: 1.96 1.98 1.90 3/73 25022
/proc/meminfo: memFree=1429216/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=50.67
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 5041 26 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 317796

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.91 3/73 25022
/proc/meminfo: memFree=1429152/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=101.49
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 10123 26 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 317796

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25022
/proc/meminfo: memFree=1429216/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=161.02
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 16076 26 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 317796

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25022
/proc/meminfo: memFree=1429152/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=220.57
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 22031 26 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 317796

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25022
/proc/meminfo: memFree=1429152/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=280.11
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 27985 26 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 317796

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25022
/proc/meminfo: memFree=1429152/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=339.67
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 33940 27 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 339.67
Current children cumulated vsize (KiB) 317796

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25022
/proc/meminfo: memFree=1429152/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=399.22
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 39895 27 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 399.22
Current children cumulated vsize (KiB) 317796

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25024
/proc/meminfo: memFree=1429088/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=458.75
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 45848 27 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 317796

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25024
/proc/meminfo: memFree=1429088/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=518.3
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 51803 27 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 518.3
Current children cumulated vsize (KiB) 317796

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25024
/proc/meminfo: memFree=1429024/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=577.84
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 57757 27 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 577.84
Current children cumulated vsize (KiB) 317796

[startup+642.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25024
/proc/meminfo: memFree=1428960/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=637.38
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 63711 27 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 637.38
Current children cumulated vsize (KiB) 317796


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

[startup+882.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25024
/proc/meminfo: memFree=1428960/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=875.56
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 87528 28 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 875.56
Current children cumulated vsize (KiB) 317796

[startup+942.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25024
/proc/meminfo: memFree=1428960/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=935.11
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 93483 28 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202664 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 935.11
Current children cumulated vsize (KiB) 317796

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25024
/proc/meminfo: memFree=1428960/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=994.65
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 99437 28 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 994.65
Current children cumulated vsize (KiB) 317796

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25024
/proc/meminfo: memFree=1429024/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1054.21
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 105392 29 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1054.21
Current children cumulated vsize (KiB) 317796

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 25024
/proc/meminfo: memFree=1428832/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1113.75
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 111346 29 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1113.75
Current children cumulated vsize (KiB) 317796

[startup+1182.3 s]
/proc/loadavg: 1.95 1.97 1.91 3/73 25100
/proc/meminfo: memFree=1423904/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1173.51
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 117321 30 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1173.51
Current children cumulated vsize (KiB) 317796

[startup+1242.3 s]
/proc/loadavg: 1.98 1.97 1.91 3/73 25100
/proc/meminfo: memFree=1423840/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1233.47
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 123316 31 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 0 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1233.47
Current children cumulated vsize (KiB) 317796

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 25100
/proc/meminfo: memFree=1423648/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1293.43
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 129312 31 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1293.43
Current children cumulated vsize (KiB) 317796

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 25100
/proc/meminfo: memFree=1423712/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1353.38
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 135307 31 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1353.38
Current children cumulated vsize (KiB) 317796

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 25100
/proc/meminfo: memFree=1423712/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1413.33
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 141302 31 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135265582 0 0 4096 0 0 0 0 17 0 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1413.33
Current children cumulated vsize (KiB) 317796

[startup+1482.3 s]
/proc/loadavg: 2.14 2.00 1.92 3/81 25135
/proc/meminfo: memFree=1248864/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1473.08
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 147276 32 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1473.08
Current children cumulated vsize (KiB) 317796

[startup+1542.3 s]
/proc/loadavg: 2.05 2.00 1.92 3/81 25135
/proc/meminfo: memFree=856928/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1532.56
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 153224 32 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1532.56
Current children cumulated vsize (KiB) 317796

[startup+1602.3 s]
/proc/loadavg: 2.02 2.00 1.92 3/81 25135
/proc/meminfo: memFree=664672/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1592.05
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 159173 32 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1592.05
Current children cumulated vsize (KiB) 317796

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/81 25135
/proc/meminfo: memFree=664352/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1651.54
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 165122 32 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1651.54
Current children cumulated vsize (KiB) 317796

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/81 25135
/proc/meminfo: memFree=664352/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1711.03
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 171071 32 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1711.03
Current children cumulated vsize (KiB) 317796

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 25135
/proc/meminfo: memFree=664224/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1770.51
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 177019 32 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (KiB) 317796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 25135
/proc/meminfo: memFree=664224/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1800.06
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 179974 32 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 317796

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

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

[startup+1812.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 25135
/proc/meminfo: memFree=664224/2055920 swapFree=4122856/4192956
[pid=25021] ppid=25019 vsize=317796 CPUtime=1800.06
/proc/25021/stat : 25021 (casperzito) R 25019 25021 23202 0 -1 4194304 60740 0 0 0 179974 32 0 0 25 0 1 0 1553576960 325423104 48513 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/25021/statm: 79449 48513 510 234 0 78151 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 317796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.14
CPU time (s): 1800.1
CPU user time (s): 1799.74
CPU system time (s): 0.360945
CPU usage (%): 99.3359
Max. virtual memory (cumulated for all children) (KiB): 382876

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

runsolver used 1.77973 second user time and 4.85326 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-05 08:23:39
IDJOB=1086369
IDBENCH=57806
IDSOLVER=362
FILE ID=node12/1086369-1215239019
PBS_JOBID= 7881889
Free space on /tmp= 66356 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fapp/fapp37/normalized-fapp37-2250-5.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086369-1215239019/watcher-1086369-1215239019 -o /tmp/evaluation-result-1086369-1215239019/solver-1086369-1215239019 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1086369-1215239019.xml 1070635544 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8600ec259bd9e7970622d289e935c04f
RANDOM SEED=1070635544

node12.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.236
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.236
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:       1622664 kB
Buffers:         52428 kB
Cached:         190992 kB
SwapCached:      64552 kB
Active:         290940 kB
Inactive:        88740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622664 kB
SwapTotal:     4192956 kB
SwapFree:      4122856 kB
Dirty:            8884 kB
Writeback:           0 kB
Mapped:         143388 kB
Slab:            38884 kB
Committed_AS:  3086944 kB
PageTables:       1996 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= 66340 MiB
End job on node12 at 2008-07-05 08:53:53