Trace number 204694

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.11 1817.09

General information on the benchmark

Namefapp/fapp16-20/fapp19/
fapp19-0350-3.xml
MD5SUM27f66dbf6f8d002ce20f2e54c997cde1
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 benchmark3.53746
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
1.05	c ...done
1.05	c #SATvar=602524 #SATclauses=1203994 #CSPpredicates=5873

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-204694-1168058886 -o ROOT/results/node2/solver-204694-1168058886 -C 1800 -M 900 /tmp/evaluation/204694-1168058886/CSPtoSAT+minisat /tmp/evaluation/204694-1168058886/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 2.00 5/86 1437
/proc/meminfo: memFree=1022688/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=496 CPUtime=0
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154284210 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10535716 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 124 36 29 52 0 19 0

[startup+0.104621 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 1437
/proc/meminfo: memFree=1022688/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=6952 CPUtime=0.09
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 840 0 0 0 9 0 0 0 18 0 1 0 154284210 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310430 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.512707 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 1437
/proc/meminfo: memFree=1022688/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=71220 CPUtime=0.5
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 15398 0 0 0 42 8 0 0 22 0 1 0 154284210 72929280 15310 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 17805 15310 696 52 0 16173 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 71220

[startup+1.33686 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=942304/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=94300 CPUtime=1.31
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 20872 0 0 0 120 11 0 0 25 0 1 0 154284210 96563200 20758 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 23575 20758 721 52 0 21943 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 94300

[startup+2.97716 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=942112/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=94544 CPUtime=2.93
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 20923 0 0 0 282 11 0 0 25 0 1 0 154284210 96813056 20809 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 23636 20809 721 52 0 22004 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 94544

[startup+6.26077 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=941792/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=94664 CPUtime=6.19
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 20954 0 0 0 608 11 0 0 25 0 1 0 154284210 96935936 20840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 23666 20840 721 52 0 22034 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 94664

[startup+12.732 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=941536/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=94984 CPUtime=12.6
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 21010 0 0 0 1249 11 0 0 25 0 1 0 154284210 97263616 20896 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 23746 20896 721 52 0 22114 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 94984

[startup+25.5573 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=941152/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=95384 CPUtime=25.31
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 21065 0 0 0 2519 12 0 0 25 0 1 0 154284210 97673216 20951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 23846 20951 721 52 0 22214 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 95384

[startup+51.223 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=940448/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=95648 CPUtime=50.74
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 21153 0 0 0 5062 12 0 0 25 0 1 0 154284210 97943552 21039 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 23912 21039 721 52 0 22280 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 95648

[startup+102.447 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=938976/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=96196 CPUtime=101.49
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 21284 0 0 0 10137 12 0 0 25 0 1 0 154284210 98504704 21170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 24049 21170 721 52 0 22417 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 96196

[startup+162.504 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=937312/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=96808 CPUtime=161
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 21435 0 0 0 16087 13 0 0 25 0 1 0 154284210 99131392 21321 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 24202 21321 721 52 0 22570 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 96808

[startup+222.563 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=935648/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=97368 CPUtime=220.49
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 21587 0 0 0 22036 13 0 0 25 0 1 0 154284210 99704832 21473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 24342 21473 721 52 0 22710 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 97368

[startup+282.618 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=933920/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=98028 CPUtime=279.99
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 21740 0 0 0 27986 13 0 0 25 0 1 0 154284210 100380672 21626 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 24507 21626 721 52 0 22875 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 98028

[startup+342.67 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 1437
/proc/meminfo: memFree=932256/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=98636 CPUtime=339.5
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 21885 0 0 0 33936 14 0 0 25 0 1 0 154284210 101003264 21771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 24659 21771 721 52 0 23027 0
Current children cumulated CPU time (s) 339.5
Current children cumulated vsize (KiB) 98636

[startup+402.723 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 1437
/proc/meminfo: memFree=930656/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=99164 CPUtime=399
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 22032 0 0 0 39885 15 0 0 25 0 1 0 154284210 101543936 21918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 24791 21918 721 52 0 23159 0
Current children cumulated CPU time (s) 399
Current children cumulated vsize (KiB) 99164

[startup+462.771 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 1437
/proc/meminfo: memFree=928992/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=99812 CPUtime=458.49
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 22180 0 0 0 45834 15 0 0 25 0 1 0 154284210 102207488 22066 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 24953 22066 721 52 0 23321 0
Current children cumulated CPU time (s) 458.49
Current children cumulated vsize (KiB) 99812

[startup+522.826 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=927392/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=100340 CPUtime=517.99
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 22327 0 0 0 51783 16 0 0 25 0 1 0 154284210 102748160 22213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 25085 22213 721 52 0 23453 0
Current children cumulated CPU time (s) 517.99
Current children cumulated vsize (KiB) 100340

[startup+582.888 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=925792/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=101000 CPUtime=577.5
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 22475 0 0 0 57733 17 0 0 25 0 1 0 154284210 103424000 22361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 25250 22361 721 52 0 23618 0
Current children cumulated CPU time (s) 577.5
Current children cumulated vsize (KiB) 101000

[startup+642.938 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1437
/proc/meminfo: memFree=924192/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=101528 CPUtime=637
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 22621 0 0 0 63683 17 0 0 25 0 1 0 154284210 103964672 22507 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 25382 22507 721 52 0 23750 0
Current children cumulated CPU time (s) 637
Current children cumulated vsize (KiB) 101528

[startup+702.991 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 1437
/proc/meminfo: memFree=922592/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=102236 CPUtime=696.51
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 22767 0 0 0 69633 18 0 0 25 0 1 0 154284210 104689664 22653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 25559 22653 721 52 0 23927 0
Current children cumulated CPU time (s) 696.51
Current children cumulated vsize (KiB) 102236

[startup+763.036 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 1437
/proc/meminfo: memFree=920992/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=102764 CPUtime=755.99
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 22911 0 0 0 75581 18 0 0 25 0 1 0 154284210 105230336 22797 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 25691 22797 721 52 0 24059 0
Current children cumulated CPU time (s) 755.99
Current children cumulated vsize (KiB) 102764

[startup+823.103 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 1579
/proc/meminfo: memFree=918056/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=103292 CPUtime=815.36
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 23048 0 0 0 81517 19 0 0 25 0 1 0 154284210 105771008 22934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671651 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 25823 22934 721 52 0 24191 0
Current children cumulated CPU time (s) 815.36
Current children cumulated vsize (KiB) 103292

[startup+883.177 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1635
/proc/meminfo: memFree=917664/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=103820 CPUtime=874.8
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 23188 0 0 0 87461 19 0 0 25 0 1 0 154284210 106311680 23074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 25955 23074 721 52 0 24323 0
Current children cumulated CPU time (s) 874.8
Current children cumulated vsize (KiB) 103820

[startup+943.231 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1635
/proc/meminfo: memFree=916192/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=104348 CPUtime=934.3
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 23330 0 0 0 93411 19 0 0 25 0 1 0 154284210 106852352 23216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 26087 23216 721 52 0 24455 0
Current children cumulated CPU time (s) 934.3
Current children cumulated vsize (KiB) 104348

[startup+1003.28 s]
/proc/loadavg: 2.06 2.01 2.00 3/86 1635
/proc/meminfo: memFree=914656/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=105144 CPUtime=993.8
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 23469 0 0 0 99360 20 0 0 25 0 1 0 154284210 107667456 23355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 26286 23355 721 52 0 24654 0
Current children cumulated CPU time (s) 993.8
Current children cumulated vsize (KiB) 105144

[startup+1063.34 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 1635
/proc/meminfo: memFree=913120/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=105672 CPUtime=1053.31
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 23608 0 0 0 105311 20 0 0 25 0 1 0 154284210 108208128 23494 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 26418 23494 721 52 0 24786 0
Current children cumulated CPU time (s) 1053.31
Current children cumulated vsize (KiB) 105672

[startup+1123.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1635
/proc/meminfo: memFree=911712/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=106200 CPUtime=1112.79
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 23749 0 0 0 111259 20 0 0 25 0 1 0 154284210 108748800 23635 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 26550 23635 721 52 0 24918 0
Current children cumulated CPU time (s) 1112.79
Current children cumulated vsize (KiB) 106200

[startup+1183.44 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1635
/proc/meminfo: memFree=910240/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=106728 CPUtime=1172.3
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 23885 0 0 0 117209 21 0 0 25 0 1 0 154284210 109289472 23771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 26682 23771 721 52 0 25050 0
Current children cumulated CPU time (s) 1172.3
Current children cumulated vsize (KiB) 106728

[startup+1243.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1635
/proc/meminfo: memFree=908704/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=107256 CPUtime=1231.81
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 24025 0 0 0 123159 22 0 0 25 0 1 0 154284210 109830144 23911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 26814 23911 721 52 0 25182 0
Current children cumulated CPU time (s) 1231.81
Current children cumulated vsize (KiB) 107256

[startup+1303.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1635
/proc/meminfo: memFree=907168/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=107784 CPUtime=1291.31
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 24164 0 0 0 129109 22 0 0 25 0 1 0 154284210 110370816 24050 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 26946 24050 721 52 0 25314 0
Current children cumulated CPU time (s) 1291.31
Current children cumulated vsize (KiB) 107784

[startup+1363.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1635
/proc/meminfo: memFree=905696/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=108312 CPUtime=1350.82
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 24304 0 0 0 135059 23 0 0 25 0 1 0 154284210 110911488 24190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 27078 24190 721 52 0 25446 0
Current children cumulated CPU time (s) 1350.82
Current children cumulated vsize (KiB) 108312

[startup+1423.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1635
/proc/meminfo: memFree=904160/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=108840 CPUtime=1410.32
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 24444 0 0 0 141009 23 0 0 25 0 1 0 154284210 111452160 24330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 27210 24330 721 52 0 25578 0
Current children cumulated CPU time (s) 1410.32
Current children cumulated vsize (KiB) 108840

[startup+1483.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1635
/proc/meminfo: memFree=902624/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=109772 CPUtime=1469.82
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 24580 0 0 0 146958 24 0 0 25 0 1 0 154284210 112406528 24466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 27443 24466 721 52 0 25811 0
Current children cumulated CPU time (s) 1469.82
Current children cumulated vsize (KiB) 109772

[startup+1543.79 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 1635
/proc/meminfo: memFree=901088/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=110168 CPUtime=1529.33
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 24716 0 0 0 152908 25 0 0 25 0 1 0 154284210 112812032 24602 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 27542 24602 721 52 0 25910 0
Current children cumulated CPU time (s) 1529.33
Current children cumulated vsize (KiB) 110168

[startup+1603.84 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 1673
/proc/meminfo: memFree=857376/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=110696 CPUtime=1588.83
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 24853 0 0 0 158855 28 0 0 25 0 1 0 154284210 113352704 24739 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 27674 24739 721 52 0 26042 0
Current children cumulated CPU time (s) 1588.83
Current children cumulated vsize (KiB) 110696

[startup+1663.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1673
/proc/meminfo: memFree=856168/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=111224 CPUtime=1648.32
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 24986 0 0 0 164804 28 0 0 25 0 1 0 154284210 113893376 24872 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 27806 24872 721 52 0 26174 0
Current children cumulated CPU time (s) 1648.32
Current children cumulated vsize (KiB) 111224

[startup+1723.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1673
/proc/meminfo: memFree=854824/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=111752 CPUtime=1707.83
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 25120 0 0 0 170754 29 0 0 25 0 1 0 154284210 114434048 25006 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 27938 25006 721 52 0 26306 0
Current children cumulated CPU time (s) 1707.83
Current children cumulated vsize (KiB) 111752

[startup+1784 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1673
/proc/meminfo: memFree=853544/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=112280 CPUtime=1767.33
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 25256 0 0 0 176704 29 0 0 25 0 1 0 154284210 114974720 25142 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 28070 25142 721 52 0 26438 0
Current children cumulated CPU time (s) 1767.33
Current children cumulated vsize (KiB) 112280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1673
/proc/meminfo: memFree=852840/2055920 swapFree=4191880/4192956
[pid=1436] ppid=1434 vsize=112544 CPUtime=1800.09
/proc/1436/stat : 1436 (CSPtoSAT+minisa) R 1434 1436 877 0 -1 4194304 25327 0 0 0 179979 30 0 0 25 0 1 0 154284210 115245056 25213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/1436/statm: 28136 25213 721 52 0 26504 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 112544

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1817.09
CPU time (s): 1800.11
CPU user time (s): 1799.79
CPU system time (s): 0.318951
CPU usage (%): 99.0656
Max. virtual memory (cumulated for all children) (KiB): 112544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25327
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= 11
involuntary context switches= 34196

runsolver used 2.15367 s user time and 5.9021 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan  6 04:48:06 UTC 2007


IDJOB= 204694
IDBENCH= 4048
FILE ID= node2/204694-1168058886

PBS_JOBID= 3475332

Free space on /tmp= 66323 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp19/fapp19-0350-3.xml
COMMAND LINE= /tmp/evaluation/204694-1168058886/CSPtoSAT+minisat /tmp/evaluation/204694-1168058886/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-204694-1168058886 -o ROOT/results/node2/solver-204694-1168058886 -C 1800 -M 900  /tmp/evaluation/204694-1168058886/CSPtoSAT+minisat /tmp/evaluation/204694-1168058886/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  27f66dbf6f8d002ce20f2e54c997cde1

RANDOM SEED= 485777613

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.259
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	: 5931.00
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.259
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:       1023168 kB
Buffers:         83896 kB
Cached:         749244 kB
SwapCached:        268 kB
Active:         473568 kB
Inactive:       460028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1023168 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2412 kB
Writeback:           0 kB
Mapped:         122240 kB
Slab:            83832 kB
Committed_AS:  3487228 kB
PageTables:       2440 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= 66321 MiB



End job on node2 on Sat Jan  6 05:18:23 UTC 2007