Trace number 195334

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.05 1812.54

General information on the benchmark

Namerlfap/rlfapGraphsMod/
graph14-f27.xml
MD5SUM779d2cd11a43695e5e19dffe876a1e9e
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 benchmark1.69674
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables916
Number of constraints4638
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4638
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node35/watcher-195334-1168051716 -o ROOT/results/node35/solver-195334-1168051716 -C 1800 -M 900 /tmp/evaluation/195334-1168051716/CSPtoSAT+minisat /tmp/evaluation/195334-1168051716/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: 0.48 1.50 1.82 4/73 8282
/proc/meminfo: memFree=1443168/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=380 CPUtime=0
/proc/8281/stat : 8281 (CSPtoSAT+minisa) D 8274 8281 8186 0 -1 4194304 41 0 0 0 0 0 0 0 18 0 1 0 153569126 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 1463076 0 0 4096 0 0 0 0 17 1 0 0
/proc/8281/statm: 95 26 21 52 0 18 0

[startup+0.107583 s]
/proc/loadavg: 0.48 1.50 1.82 4/73 8282
/proc/meminfo: memFree=1443168/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=496 CPUtime=0
/proc/8281/stat : 8281 (CSPtoSAT+minisa) D 8274 8281 8186 0 -1 4194304 50 0 1 0 0 0 0 0 18 0 1 0 153569126 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 1463076 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/8281/statm: 124 36 29 52 0 19 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 496

[startup+0.51563 s]
/proc/loadavg: 0.48 1.50 1.82 4/73 8282
/proc/meminfo: memFree=1443168/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=496 CPUtime=0
/proc/8281/stat : 8281 (CSPtoSAT+minisa) D 8274 8281 8186 0 -1 4194304 50 0 1 0 0 0 0 0 18 0 1 0 153569126 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 1463204 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/8281/statm: 124 36 29 52 0 19 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 496

[startup+1.33773 s]
/proc/loadavg: 0.48 1.50 1.82 1/73 8282
/proc/meminfo: memFree=1440224/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=6648 CPUtime=0
/proc/8281/stat : 8281 (CSPtoSAT+minisa) D 8274 8281 8186 0 -1 4194304 517 0 17 0 0 0 0 0 18 0 1 0 153569126 6807552 502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158902964 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/8281/statm: 1662 502 439 52 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6648

[startup+2.97793 s]
/proc/loadavg: 0.48 1.50 1.82 3/73 8282
/proc/meminfo: memFree=1418464/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=14768 CPUtime=1.51
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 2621 0 34 0 150 1 0 0 25 0 1 0 153569126 15122432 2597 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 3692 2597 721 52 0 2060 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 14768

[startup+6.26232 s]
/proc/loadavg: 0.60 1.51 1.82 3/73 8282
/proc/meminfo: memFree=1417824/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=15184 CPUtime=4.75
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 2697 0 34 0 474 1 0 0 25 0 1 0 153569126 15548416 2673 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678518 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 3796 2673 721 52 0 2164 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 15184

[startup+12.7311 s]
/proc/loadavg: 0.71 1.52 1.82 3/73 8282
/proc/meminfo: memFree=1416928/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=15580 CPUtime=11.19
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 2815 0 34 0 1118 1 0 0 25 0 1 0 153569126 15953920 2791 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 3895 2791 721 52 0 2263 0
Current children cumulated CPU time (s) 11.19
Current children cumulated vsize (KiB) 15580

[startup+25.5446 s]
/proc/loadavg: 1.00 1.54 1.82 3/73 8282
/proc/meminfo: memFree=1415776/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=16372 CPUtime=23.95
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 3014 0 34 0 2394 1 0 0 25 0 1 0 153569126 16764928 2990 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 4093 2990 721 52 0 2461 0
Current children cumulated CPU time (s) 23.95
Current children cumulated vsize (KiB) 16372

[startup+51.1876 s]
/proc/loadavg: 1.34 1.58 1.82 4/73 8282
/proc/meminfo: memFree=1413472/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=17804 CPUtime=49.48
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 3370 0 34 0 4946 2 0 0 25 0 1 0 153569126 18231296 3346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 4451 3346 721 52 0 2819 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 17804

[startup+102.476 s]
/proc/loadavg: 1.82 1.67 1.84 3/73 8282
/proc/meminfo: memFree=1409248/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=20356 CPUtime=100.53
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 3988 0 34 0 10050 3 0 0 25 0 1 0 153569126 20844544 3964 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 5089 3964 721 52 0 3457 0
Current children cumulated CPU time (s) 100.53
Current children cumulated vsize (KiB) 20356

[startup+162.485 s]
/proc/loadavg: 1.93 1.73 1.84 3/73 8282
/proc/meminfo: memFree=1404768/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=22780 CPUtime=160.28
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4613 0 34 0 16024 4 0 0 25 0 1 0 153569126 23326720 4589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 5695 4589 721 52 0 4063 0
Current children cumulated CPU time (s) 160.28
Current children cumulated vsize (KiB) 22780

[startup+222.494 s]
/proc/loadavg: 1.97 1.77 1.85 3/73 8282
/proc/meminfo: memFree=1401824/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24236 CPUtime=220.02
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4903 0 34 0 21998 4 0 0 25 0 1 0 153569126 24817664 4879 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6059 4879 721 52 0 4427 0
Current children cumulated CPU time (s) 220.02
Current children cumulated vsize (KiB) 24236

[startup+282.594 s]
/proc/loadavg: 1.99 1.81 1.86 3/73 8282
/proc/meminfo: memFree=1400096/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24236 CPUtime=279.84
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4915 0 34 0 27979 5 0 0 25 0 1 0 153569126 24817664 4891 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6059 4891 721 52 0 4427 0
Current children cumulated CPU time (s) 279.84
Current children cumulated vsize (KiB) 24236

[startup+342.695 s]
/proc/loadavg: 1.99 1.84 1.86 3/73 8282
/proc/meminfo: memFree=1398496/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24236 CPUtime=339.68
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4920 0 34 0 33963 5 0 0 25 0 1 0 153569126 24817664 4896 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6059 4896 721 52 0 4427 0
Current children cumulated CPU time (s) 339.68
Current children cumulated vsize (KiB) 24236

[startup+402.796 s]
/proc/loadavg: 1.99 1.87 1.87 3/73 8282
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24236 CPUtime=399.51
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4922 0 34 0 39946 5 0 0 25 0 1 0 153569126 24817664 4898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6059 4898 721 52 0 4427 0
Current children cumulated CPU time (s) 399.51
Current children cumulated vsize (KiB) 24236

[startup+462.8 s]
/proc/loadavg: 1.99 1.89 1.87 3/73 8282
/proc/meminfo: memFree=1395424/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=459.23
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4926 0 34 0 45918 5 0 0 25 0 1 0 153569126 24952832 4902 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4902 721 52 0 4460 0
Current children cumulated CPU time (s) 459.23
Current children cumulated vsize (KiB) 24368

[startup+522.801 s]
/proc/loadavg: 1.99 1.91 1.88 3/73 8282
/proc/meminfo: memFree=1394016/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=518.96
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4927 0 34 0 51891 5 0 0 25 0 1 0 153569126 24952832 4903 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4903 721 52 0 4460 0
Current children cumulated CPU time (s) 518.96
Current children cumulated vsize (KiB) 24368

[startup+582.802 s]
/proc/loadavg: 1.99 1.92 1.88 3/73 8282
/proc/meminfo: memFree=1392608/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=578.7
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4928 0 34 0 57865 5 0 0 25 0 1 0 153569126 24952832 4904 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4904 721 52 0 4460 0
Current children cumulated CPU time (s) 578.7
Current children cumulated vsize (KiB) 24368

[startup+642.803 s]
/proc/loadavg: 1.99 1.93 1.89 3/73 8282
/proc/meminfo: memFree=1392096/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=638.42
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4936 0 34 0 63837 5 0 0 25 0 1 0 153569126 24952832 4912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4912 721 52 0 4460 0
Current children cumulated CPU time (s) 638.42
Current children cumulated vsize (KiB) 24368

[startup+702.806 s]
/proc/loadavg: 1.99 1.94 1.90 3/73 8282
/proc/meminfo: memFree=1392032/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=698.15
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4936 0 34 0 69810 5 0 0 25 0 1 0 153569126 24952832 4912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4912 721 52 0 4460 0
Current children cumulated CPU time (s) 698.15
Current children cumulated vsize (KiB) 24368

[startup+762.835 s]
/proc/loadavg: 1.99 1.95 1.90 3/79 8430
/proc/meminfo: memFree=1390480/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=757.82
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4937 0 34 0 75767 15 0 0 25 0 1 0 153569126 24952832 4913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4913 721 52 0 4460 0
Current children cumulated CPU time (s) 757.82
Current children cumulated vsize (KiB) 24368

[startup+822.871 s]
/proc/loadavg: 2.78 2.19 1.99 4/78 8913
/proc/meminfo: memFree=1373904/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=816.37
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4938 0 34 0 81616 21 0 0 25 0 1 0 153569126 24952832 4914 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4914 721 52 0 4460 0
Current children cumulated CPU time (s) 816.37
Current children cumulated vsize (KiB) 24368

[startup+882.888 s]
/proc/loadavg: 2.99 2.35 2.05 4/78 8913
/proc/meminfo: memFree=1366672/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=876.08
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4939 0 34 0 87586 22 0 0 25 0 1 0 153569126 24952832 4915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4915 721 52 0 4460 0
Current children cumulated CPU time (s) 876.08
Current children cumulated vsize (KiB) 24368

[startup+942.909 s]
/proc/loadavg: 2.99 2.47 2.11 4/78 8913
/proc/meminfo: memFree=1354256/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=935.81
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4943 0 34 0 93558 23 0 0 25 0 1 0 153569126 24952832 4919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4919 721 52 0 4460 0
Current children cumulated CPU time (s) 935.81
Current children cumulated vsize (KiB) 24368

[startup+1002.93 s]
/proc/loadavg: 2.99 2.56 2.16 4/78 8913
/proc/meminfo: memFree=1342864/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=995.52
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4945 0 34 0 99528 24 0 0 25 0 1 0 153569126 24952832 4921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4921 721 52 0 4460 0
Current children cumulated CPU time (s) 995.52
Current children cumulated vsize (KiB) 24368

[startup+1062.94 s]
/proc/loadavg: 2.51 2.51 2.17 3/73 8968
/proc/meminfo: memFree=1340768/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=1053.84
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4948 0 34 0 105359 25 0 0 25 0 1 0 153569126 24952832 4924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4924 721 52 0 4460 0
Current children cumulated CPU time (s) 1053.84
Current children cumulated vsize (KiB) 24368

[startup+1122.95 s]
/proc/loadavg: 2.18 2.42 2.16 3/73 8968
/proc/meminfo: memFree=1340832/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=1113.57
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4948 0 34 0 111332 25 0 0 25 0 1 0 153569126 24952832 4924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4924 721 52 0 4460 0
Current children cumulated CPU time (s) 1113.57
Current children cumulated vsize (KiB) 24368

[startup+1182.95 s]
/proc/loadavg: 2.07 2.34 2.15 3/73 8968
/proc/meminfo: memFree=1340896/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=1173.29
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4949 0 34 0 117304 25 0 0 25 0 1 0 153569126 24952832 4925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4925 721 52 0 4460 0
Current children cumulated CPU time (s) 1173.29
Current children cumulated vsize (KiB) 24368

[startup+1242.95 s]
/proc/loadavg: 2.02 2.27 2.14 3/73 8968
/proc/meminfo: memFree=1340832/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=1233.03
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4950 0 34 0 123278 25 0 0 25 0 1 0 153569126 24952832 4926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4926 721 52 0 4460 0
Current children cumulated CPU time (s) 1233.03
Current children cumulated vsize (KiB) 24368

[startup+1303.05 s]
/proc/loadavg: 2.01 2.22 2.13 3/73 8968
/proc/meminfo: memFree=1340896/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=1292.87
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4952 0 34 0 129261 26 0 0 25 0 1 0 153569126 24952832 4928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4928 721 52 0 4460 0
Current children cumulated CPU time (s) 1292.87
Current children cumulated vsize (KiB) 24368

[startup+1363.05 s]
/proc/loadavg: 2.00 2.18 2.12 3/73 8968
/proc/meminfo: memFree=1340896/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=1352.59
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4954 0 34 0 135233 26 0 0 25 0 1 0 153569126 24952832 4930 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687459 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4930 721 52 0 4460 0
Current children cumulated CPU time (s) 1352.59
Current children cumulated vsize (KiB) 24368

[startup+1423.06 s]
/proc/loadavg: 2.00 2.14 2.10 3/73 8968
/proc/meminfo: memFree=1340832/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=24368 CPUtime=1412.33
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 4955 0 34 0 141207 26 0 0 25 0 1 0 153569126 24952832 4931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6092 4931 721 52 0 4460 0
Current children cumulated CPU time (s) 1412.33
Current children cumulated vsize (KiB) 24368

[startup+1483.06 s]
/proc/loadavg: 2.00 2.11 2.09 3/73 8968
/proc/meminfo: memFree=1339872/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=25556 CPUtime=1472.06
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 5244 0 34 0 147180 26 0 0 25 0 1 0 153569126 26169344 5220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6389 5220 721 52 0 4757 0
Current children cumulated CPU time (s) 1472.06
Current children cumulated vsize (KiB) 25556

[startup+1543.07 s]
/proc/loadavg: 2.00 2.09 2.09 3/73 8968
/proc/meminfo: memFree=1339808/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=25556 CPUtime=1531.79
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 5250 0 34 0 153153 26 0 0 25 0 1 0 153569126 26169344 5226 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6389 5226 721 52 0 4757 0
Current children cumulated CPU time (s) 1531.79
Current children cumulated vsize (KiB) 25556

[startup+1603.08 s]
/proc/loadavg: 2.04 2.09 2.08 3/73 8968
/proc/meminfo: memFree=1339744/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=25556 CPUtime=1591.54
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 5254 0 34 0 159127 27 0 0 25 0 1 0 153569126 26169344 5230 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6389 5230 721 52 0 4757 0
Current children cumulated CPU time (s) 1591.54
Current children cumulated vsize (KiB) 25556

[startup+1663.09 s]
/proc/loadavg: 2.01 2.07 2.08 3/73 8968
/proc/meminfo: memFree=1339680/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=25556 CPUtime=1651.28
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 5257 0 34 0 165101 27 0 0 25 0 1 0 153569126 26169344 5233 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6389 5233 721 52 0 4757 0
Current children cumulated CPU time (s) 1651.28
Current children cumulated vsize (KiB) 25556

[startup+1723.09 s]
/proc/loadavg: 2.00 2.05 2.07 3/73 8968
/proc/meminfo: memFree=1339616/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=25556 CPUtime=1711
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 5262 0 34 0 171073 27 0 0 25 0 1 0 153569126 26169344 5238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6389 5238 721 52 0 4757 0
Current children cumulated CPU time (s) 1711
Current children cumulated vsize (KiB) 25556

[startup+1783.1 s]
/proc/loadavg: 2.00 2.04 2.07 3/73 8968
/proc/meminfo: memFree=1339552/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=25556 CPUtime=1770.75
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 5266 0 34 0 177048 27 0 0 25 0 1 0 153569126 26169344 5242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/8281/statm: 6389 5242 721 52 0 4757 0
Current children cumulated CPU time (s) 1770.75
Current children cumulated vsize (KiB) 25556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.53 s]
/proc/loadavg: 2.00 2.04 2.06 2/68 8971
/proc/meminfo: memFree=1369224/2055920 swapFree=4192812/4192956
[pid=8281] ppid=8274 vsize=25556 CPUtime=1800.04
/proc/8281/stat : 8281 (CSPtoSAT+minisa) R 8274 8281 8186 0 -1 4194304 5266 0 34 0 179977 27 0 0 25 0 1 0 153569126 26169344 5242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/8281/statm: 6389 5242 721 52 0 4757 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 25556

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.54
CPU time (s): 1800.05
CPU user time (s): 1799.77
CPU system time (s): 0.279957
CPU usage (%): 99.311
Max. virtual memory (cumulated for all children) (KiB): 25556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.279957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5266
page faults= 34
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59
involuntary context switches= 25985

runsolver used 1.79773 s user time and 4.82327 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan  6 02:48:57 UTC 2007


IDJOB= 195334
IDBENCH= 3262
FILE ID= node35/195334-1168051716

PBS_JOBID= 3475445

Free space on /tmp= 66511 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapGraphsMod/graph14-f27.xml
COMMAND LINE= /tmp/evaluation/195334-1168051716/CSPtoSAT+minisat /tmp/evaluation/195334-1168051716/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-195334-1168051716 -o ROOT/results/node35/solver-195334-1168051716 -C 1800 -M 900  /tmp/evaluation/195334-1168051716/CSPtoSAT+minisat /tmp/evaluation/195334-1168051716/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  779d2cd11a43695e5e19dffe876a1e9e

RANDOM SEED= 306273063

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.234
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.234
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:       1444248 kB
Buffers:         28688 kB
Cached:         491716 kB
SwapCached:          0 kB
Active:          57508 kB
Inactive:       482968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1444248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          30248 kB
Slab:            56828 kB
Committed_AS:  2970256 kB
PageTables:       1652 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= 66557 MiB



End job on node35 on Sat Jan  6 03:19:28 UTC 2007