Trace number 1087565

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

General information on the benchmark

Namecsp/fapp/fapp36/
normalized-fapp36-2000-6.xml
MD5SUM1169b3633e5b0cb188bdf9777729aa3d
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 benchmark27.6238
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.67/0.71	c Building = 1
64.92/65.55	c [ NumberOfVariables = 2000 ]
64.92/65.55	c [ NumberOfConstraints = 18600 ]
64.92/65.57	c [ SizeOfSearchSpace(log2) = 16719 ]
64.92/65.57	c SymmetrySearch = 1
68.28/68.97	c InitialPropagation = 1
68.38/69.02	c [ SizeOfSearchSpace(log2) = 16691 ]
68.38/69.02	c InitialSAC = (Timeout)
100.50/101.45	c [ SizeOfSearchSpace(log2) = 16651.2 ]
100.50/101.49	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-1087565-1215244711/watcher-1087565-1215244711 -o /tmp/evaluation-result-1087565-1215244711/solver-1087565-1215244711 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1087565-1215244711.xml 1744032697 

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.95 2.00 1.93 4/76 29131
/proc/meminfo: memFree=1780472/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=1056 CPUtime=0
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2003446804 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 5829412 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 264 26 20 235 0 3 0

[startup+0.10449 s]
/proc/loadavg: 1.95 2.00 1.93 4/76 29131
/proc/meminfo: memFree=1780472/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=6760 CPUtime=0.08
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 786 0 1 0 8 0 0 0 18 0 1 0 2003446804 6922240 747 996147200 134512640 135477443 4294956224 18446744073709551615 6270626 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 1690 747 370 235 0 391 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6760

[startup+0.20251 s]
/proc/loadavg: 1.95 2.00 1.93 4/76 29131
/proc/meminfo: memFree=1780472/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=7948 CPUtime=0.18
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 1103 0 1 0 18 0 0 0 18 0 1 0 2003446804 8138752 1064 996147200 134512640 135477443 4294956224 18446744073709551615 134791361 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 1987 1064 370 235 0 688 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7948

[startup+0.30253 s]
/proc/loadavg: 1.95 2.00 1.93 4/76 29131
/proc/meminfo: memFree=1780472/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=9268 CPUtime=0.28
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 1417 0 1 0 28 0 0 0 19 0 1 0 2003446804 9490432 1378 996147200 134512640 135477443 4294956224 18446744073709551615 134818800 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 2317 1378 370 235 0 1018 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9268

[startup+0.701616 s]
/proc/loadavg: 1.95 2.00 1.93 4/76 29131
/proc/meminfo: memFree=1780472/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=13888 CPUtime=0.67
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 2600 0 1 0 66 1 0 0 23 0 1 0 2003446804 14221312 2561 996147200 134512640 135477443 4294956224 18446744073709551615 134759422 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 3472 2561 377 235 0 2173 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13888

[startup+1.50177 s]
/proc/loadavg: 1.95 2.00 1.93 3/77 29132
/proc/meminfo: memFree=1705136/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=357664 CPUtime=1.47
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 19889 0 1 0 139 8 0 0 25 0 1 0 2003446804 366247936 18999 996147200 134512640 135477443 4294956224 18446744073709551615 134583200 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 89416 18999 461 235 0 88117 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 357664

[startup+3.10108 s]
/proc/loadavg: 1.95 2.00 1.93 3/77 29132
/proc/meminfo: memFree=1701232/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=364164 CPUtime=3.05
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 26990 0 1 0 295 10 0 0 25 0 1 0 2003446804 372903936 20622 996147200 134512640 135477443 4294956224 18446744073709551615 135268048 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 91041 20622 461 235 0 89742 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 364164

[startup+6.30171 s]
/proc/loadavg: 1.96 2.00 1.93 3/77 29132
/proc/meminfo: memFree=1687344/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=378088 CPUtime=6.22
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 41471 0 1 0 606 16 0 0 25 0 1 0 2003446804 387162112 24152 996147200 134512640 135477443 4294956224 18446744073709551615 135269086 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 94522 24152 461 235 0 93223 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 378088

[startup+12.702 s]
/proc/loadavg: 1.96 2.00 1.93 3/77 29132
/proc/meminfo: memFree=1667056/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396920 CPUtime=12.57
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 62463 0 1 0 1233 24 0 0 25 0 1 0 2003446804 406446080 28889 996147200 134512640 135477443 4294956224 18446744073709551615 135272088 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 99230 28889 461 235 0 97931 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 396920

[startup+25.5025 s]
/proc/loadavg: 1.97 2.00 1.93 3/77 29132
/proc/meminfo: memFree=1621488/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=440420 CPUtime=25.26
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 107988 0 1 0 2485 41 0 0 25 0 1 0 2003446804 450990080 39859 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 110105 39859 461 235 0 108806 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 440420

[startup+51.1025 s]
/proc/loadavg: 1.98 2.00 1.93 3/77 29132
/proc/meminfo: memFree=1532720/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=532340 CPUtime=50.63
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 206059 0 1 0 4986 77 0 0 25 0 1 0 2003446804 545116160 62984 996147200 134512640 135477443 4294956224 18446744073709551615 134583088 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 133085 62984 465 235 0 131786 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 532340

[startup+102.302 s]
/proc/loadavg: 1.99 2.00 1.93 3/77 29132
/proc/meminfo: memFree=1460720/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=101.4
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282102 0 1 0 9986 154 0 0 25 0 1 0 2003446804 405704704 79975 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 99049 79975 529 235 0 97750 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 396196

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.93 3/77 29138
/proc/meminfo: memFree=1459632/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=160.86
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282199 0 1 0 15932 154 0 0 25 0 1 0 2003446804 405704704 80072 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 99049 80072 529 235 0 97750 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 396196

[startup+222.306 s]
/proc/loadavg: 1.99 2.00 1.93 3/81 29174
/proc/meminfo: memFree=1478800/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=220.35
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282209 0 1 0 21878 157 0 0 25 0 1 0 2003446804 405704704 80082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 99049 80082 529 235 0 97750 0
Current children cumulated CPU time (s) 220.35
Current children cumulated vsize (KiB) 396196

[startup+282.302 s]
/proc/loadavg: 2.04 2.01 1.93 3/84 29216
/proc/meminfo: memFree=1383856/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=280.12
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282211 0 1 0 27855 157 0 0 25 0 1 0 2003446804 405704704 80084 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80084 529 235 0 97750 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 396196

[startup+342.302 s]
/proc/loadavg: 2.01 2.01 1.93 3/84 29216
/proc/meminfo: memFree=1267056/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=339.86
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282235 0 1 0 33829 157 0 0 25 0 1 0 2003446804 405704704 80108 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80108 529 235 0 97750 0
Current children cumulated CPU time (s) 339.86
Current children cumulated vsize (KiB) 396196

[startup+402.303 s]
/proc/loadavg: 2.00 2.00 1.93 3/84 29216
/proc/meminfo: memFree=1151024/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=399.62
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282237 0 1 0 39804 158 0 0 25 0 1 0 2003446804 405704704 80110 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80110 529 235 0 97750 0
Current children cumulated CPU time (s) 399.62
Current children cumulated vsize (KiB) 396196

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/84 29216
/proc/meminfo: memFree=1038640/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=459.37
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282240 0 1 0 45779 158 0 0 25 0 1 0 2003446804 405704704 80113 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80113 529 235 0 97750 0
Current children cumulated CPU time (s) 459.37
Current children cumulated vsize (KiB) 396196

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/84 29216
/proc/meminfo: memFree=924400/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=518.86
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282242 0 1 0 51728 158 0 0 25 0 1 0 2003446804 405704704 80115 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80115 529 235 0 97750 0
Current children cumulated CPU time (s) 518.86
Current children cumulated vsize (KiB) 396196

[startup+582.301 s]
/proc/loadavg: 2.18 2.04 1.95 3/84 29216
/proc/meminfo: memFree=881904/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=578.33
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282244 0 1 0 57675 158 0 0 25 0 1 0 2003446804 405704704 80117 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80117 529 235 0 97750 0
Current children cumulated CPU time (s) 578.33
Current children cumulated vsize (KiB) 396196

[startup+642.302 s]
/proc/loadavg: 2.48 2.14 1.98 4/84 29216
/proc/meminfo: memFree=881840/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=637.78
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282255 0 1 0 63620 158 0 0 25 0 1 0 2003446804 405704704 80128 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80128 529 235 0 97750 0
Current children cumulated CPU time (s) 637.78
Current children cumulated vsize (KiB) 396196


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

[startup+822.301 s]
/proc/loadavg: 2.11 2.20 2.03 3/82 29301
/proc/meminfo: memFree=1518984/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=816.68
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282267 0 1 0 81506 162 0 0 25 0 1 0 2003446804 405704704 80140 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 99049 80140 529 235 0 97750 0
Current children cumulated CPU time (s) 816.68
Current children cumulated vsize (KiB) 396196

[startup+882.309 s]
/proc/loadavg: 2.04 2.16 2.03 3/82 29301
/proc/meminfo: memFree=1502984/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=876.39
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282268 0 1 0 87477 162 0 0 25 0 1 0 2003446804 405704704 80141 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 99049 80141 529 235 0 97750 0
Current children cumulated CPU time (s) 876.39
Current children cumulated vsize (KiB) 396196

[startup+942.301 s]
/proc/loadavg: 2.16 2.16 2.03 3/82 29301
/proc/meminfo: memFree=1493320/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=936.08
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282269 0 1 0 93446 162 0 0 25 0 1 0 2003446804 405704704 80142 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 99049 80142 529 235 0 97750 0
Current children cumulated CPU time (s) 936.08
Current children cumulated vsize (KiB) 396196

[startup+1002.3 s]
/proc/loadavg: 2.32 2.21 2.06 3/82 29301
/proc/meminfo: memFree=1433224/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=995.78
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282269 0 1 0 99416 162 0 0 25 0 1 0 2003446804 405704704 80142 996147200 134512640 135477443 4294956224 18446744073709551615 135208590 0 0 4096 0 0 0 0 17 1 0 0
/proc/29131/statm: 99049 80142 529 235 0 97750 0
Current children cumulated CPU time (s) 995.78
Current children cumulated vsize (KiB) 396196

[startup+1062.3 s]
/proc/loadavg: 2.15 2.19 2.06 3/74 29365
/proc/meminfo: memFree=1559240/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1055.52
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282269 0 1 0 105387 165 0 0 25 0 1 0 2003446804 405704704 80142 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80142 529 235 0 97750 0
Current children cumulated CPU time (s) 1055.52
Current children cumulated vsize (KiB) 396196

[startup+1122.3 s]
/proc/loadavg: 2.05 2.15 2.05 3/74 29365
/proc/meminfo: memFree=1559112/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1115.28
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282269 0 1 0 111362 166 0 0 25 0 1 0 2003446804 405704704 80142 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80142 529 235 0 97750 0
Current children cumulated CPU time (s) 1115.28
Current children cumulated vsize (KiB) 396196

[startup+1182.3 s]
/proc/loadavg: 2.02 2.12 2.05 3/74 29365
/proc/meminfo: memFree=1559112/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1175.04
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282269 0 1 0 117338 166 0 0 25 0 1 0 2003446804 405704704 80142 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80142 529 235 0 97750 0
Current children cumulated CPU time (s) 1175.04
Current children cumulated vsize (KiB) 396196

[startup+1242.3 s]
/proc/loadavg: 2.00 2.10 2.04 3/74 29365
/proc/meminfo: memFree=1558856/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1234.78
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282270 0 1 0 123312 166 0 0 25 0 1 0 2003446804 405704704 80143 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80143 529 235 0 97750 0
Current children cumulated CPU time (s) 1234.78
Current children cumulated vsize (KiB) 396196

[startup+1302.3 s]
/proc/loadavg: 2.00 2.08 2.03 3/74 29365
/proc/meminfo: memFree=1558792/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1294.54
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282271 0 1 0 129288 166 0 0 25 0 1 0 2003446804 405704704 80144 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80144 529 235 0 97750 0
Current children cumulated CPU time (s) 1294.54
Current children cumulated vsize (KiB) 396196

[startup+1362.3 s]
/proc/loadavg: 2.00 2.06 2.03 3/74 29365
/proc/meminfo: memFree=1558792/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1354.29
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282273 0 1 0 135263 166 0 0 25 0 1 0 2003446804 405704704 80146 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80146 529 235 0 97750 0
Current children cumulated CPU time (s) 1354.29
Current children cumulated vsize (KiB) 396196

[startup+1422.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/74 29365
/proc/meminfo: memFree=1558728/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1414.04
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282273 0 1 0 141238 166 0 0 25 0 1 0 2003446804 405704704 80146 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80146 529 235 0 97750 0
Current children cumulated CPU time (s) 1414.04
Current children cumulated vsize (KiB) 396196

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/74 29365
/proc/meminfo: memFree=1558664/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1473.79
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282273 0 1 0 147213 166 0 0 25 0 1 0 2003446804 405704704 80146 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80146 529 235 0 97750 0
Current children cumulated CPU time (s) 1473.79
Current children cumulated vsize (KiB) 396196

[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 2.01 3/74 29365
/proc/meminfo: memFree=1558600/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1533.55
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282273 0 1 0 153189 166 0 0 25 0 1 0 2003446804 405704704 80146 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80146 529 235 0 97750 0
Current children cumulated CPU time (s) 1533.55
Current children cumulated vsize (KiB) 396196

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 29365
/proc/meminfo: memFree=1558600/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1593.29
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282273 0 1 0 159163 166 0 0 25 0 1 0 2003446804 405704704 80146 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80146 529 235 0 97750 0
Current children cumulated CPU time (s) 1593.29
Current children cumulated vsize (KiB) 396196

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 29365
/proc/meminfo: memFree=1558472/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1653.06
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282280 0 1 0 165139 167 0 0 25 0 1 0 2003446804 405704704 80153 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80153 529 235 0 97750 0
Current children cumulated CPU time (s) 1653.06
Current children cumulated vsize (KiB) 396196

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 29365
/proc/meminfo: memFree=1558408/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1712.81
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282280 0 1 0 171114 167 0 0 25 0 1 0 2003446804 405704704 80153 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80153 529 235 0 97750 0
Current children cumulated CPU time (s) 1712.81
Current children cumulated vsize (KiB) 396196

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 29365
/proc/meminfo: memFree=1558344/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1772.55
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282280 0 1 0 177088 167 0 0 25 0 1 0 2003446804 405704704 80153 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80153 529 235 0 97750 0
Current children cumulated CPU time (s) 1772.55
Current children cumulated vsize (KiB) 396196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 29365
/proc/meminfo: memFree=1558344/2055920 swapFree=4179472/4192956
[pid=29131] ppid=29129 vsize=396196 CPUtime=1800.04
/proc/29131/stat : 29131 (casperzao) R 29129 29131 28813 0 -1 4194304 282280 0 1 0 179837 167 0 0 25 0 1 0 2003446804 405704704 80153 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/29131/statm: 99049 80153 529 235 0 97750 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 396196

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): 1809.96
CPU time (s): 1800.1
CPU user time (s): 1798.37
CPU system time (s): 1.72374
CPU usage (%): 99.4553
Max. virtual memory (cumulated for all children) (KiB): 577608

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

runsolver used 1.91371 second user time and 4.83326 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-05 09:58:32
IDJOB=1087565
IDBENCH=58017
IDSOLVER=361
FILE ID=node1/1087565-1215244711
PBS_JOBID= 7882011
Free space on /tmp= 66508 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp36/normalized-fapp36-2000-6.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087565-1215244711/watcher-1087565-1215244711 -o /tmp/evaluation-result-1087565-1215244711/solver-1087565-1215244711 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1087565-1215244711.xml 1744032697 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1169b3633e5b0cb188bdf9777729aa3d
RANDOM SEED=1744032697

node1.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.265
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.265
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:       1780952 kB
Buffers:          7548 kB
Cached:          98792 kB
SwapCached:       7288 kB
Active:         197464 kB
Inactive:        26972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780952 kB
SwapTotal:     4192956 kB
SwapFree:      4179472 kB
Dirty:            5512 kB
Writeback:           0 kB
Mapped:         125076 kB
Slab:            35572 kB
Committed_AS:  3430308 kB
PageTables:       2220 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= 66512 MiB
End job on node1 at 2008-07-05 10:28:44